Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amir Khan 1199 posts 2567 karma points
    Jan 25, 2012 @ 20:39
    Amir Khan
    0

    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

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Jan 25, 2012 @ 21:19
    Jeroen Breuer
    0

    Might be related to this? http://umbraco.codeplex.com/workitem/29167

    Jeroen

  • Rodion Novoselov 694 posts 859 karma points
    Jan 25, 2012 @ 21:21
    Rodion Novoselov
    0

    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?

  • Amir Khan 1199 posts 2567 karma points
    Jan 26, 2012 @ 18:38
    Amir Khan
    0

    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!

  • Amir Khan 1199 posts 2567 karma points
    Jan 26, 2012 @ 18:45
  • Sébastien Richer 194 posts 429 karma points
    Apr 24, 2012 @ 21:06
    Sébastien Richer
    0

    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!

  • 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.

Please Sign in or register to post replies