Opened 14 years ago
Closed 14 years ago
#7211 closed Bug (invalid)
Image URL bug - when using url for image
Reported by: | andrew | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
This seems like a problem that may have already been solved, but I have searched endlessly and can not find a solution, even after new installation of latest version.
Everytime I add an image url the image displays in the html editor, but on the output page, the image is broken and looks like the following:
http://www.mysite.com/%22http://www.mysite.com/Images/4.1/theme0/logoFunny250x70.gif/%22
Please help me or guide me one how to solve it!
Cheers!
That's a bug in some part of your CMS that it's modifying the src of the images.
Check that the url is correct in CKEditor in source mode, then save that and that's exactly what's sent to the server. Any modification in the final page is done by your cms.