We just upgraded from 3.6.2 to 3.6.4.
We have HTML that contains <style> tags both at the beginning and the end.
With both <style> tags, none of the images will render in the editor (but the HTML that is generated works, if you copy and paste it into another page).
If you remove either the top <style> tag, or the bottom one, the images will render.
This was not a problem in 3.6.2.
I have searched the web and the forums, and haven't found anyone else with the same problems.
Moving the <style> tags isn't really an option because we allow our clients to enter any HTML they want. Granted, having multiple <style> tags is bad HTML, but it shouldn't break the images in the editor.
This can be reproduced on the demo page (http://ckeditor.com/demo) just by adding <style type="text/css"></style> to both the beginning and ending of the source.
Fri, 09/21/2012 - 21:49
#1