I'm using the image manager to upload/delete/view images through the radeditor. I have no problem uploading images, but they never display correctly in the radeditor. It appears that they are 404'ing however in firebug they are showing a 200 with "Failed to load the given URL". If I type in the path directly I have no issues viewing the image, but for some reason the editor is not displaying them. If I change them to absolute paths they show up fine. This behavior is only when deployed to our web servers, locally it works as expected.