Hi, I have an odd problem in a v
4.7.1 installation where when I insert a png via the insert image function of the Rich Text Editor, it changes the file name in the html to jpg instead of png causing the image to render incorrectly.
Really bizzare stuff. RTE inserts an image with a hrdcoded url pointing to /media/NNN/bla-bla-bla.xxx. Could you tell, what you see in the HTML view of RTE right after inserting an image?
PNG extension being changed to JPG by RTE
Hi, I have an odd problem in a v 4.7.1 installation where when I insert a png via the insert image function of the Rich Text Editor, it changes the file name in the html to jpg instead of png causing the image to render incorrectly.
Any idea what's causing this?
Thanks!
Amir
Might be related to this? http://umbraco.codeplex.com/workitem/29167
Jeroen
Really bizzare stuff. RTE inserts an image with a hrdcoded url pointing to /media/NNN/bla-bla-bla.xxx. Could you tell, what you see in the HTML view of RTE right after inserting an image?
Right after inserting it, its fine, its when I publish that it changes.
Before Publish: <img src="/media/7451/3.0-inset-photo1.png" alt="3.0-inset-image.png" title="3.0-inset-image.png" width="559" height="302" rel="560,305" />
After Publish: <img src="/media/7451/3.0-inset-photo1_554x302.jpg" alt="3.0-inset-image.png" width="554" height="302" />
So bizarre...
Thanks in advance for any help / solution!
Here's a solution that worked for me: http://our.umbraco.org/forum/core/41-feedback/11580-Impossible-to-use-PNG-in-TinyMCE
I really don't see how this can be marked as low priority in codeplex. This is very very nasty.
Edit: Information in the post linked by Amir provided a workable workaround for me. Thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.