Copied to clipboard

Flag this post as spam?

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


  • Brian 15 posts 35 karma points
    Jun 17, 2012 @ 23:49
    Brian
    0

    Content with images adds leading slash on save

    Using Umbraco 4.7, when I edit the HTML source of a content (richtext) property like this:

    <img src="images/blah.png"/>

    Umbraco edits it adding a leading slash like this:

    <img src="/images/blah.png"/>

    This seems like a bug. If so is there a workaround or if not, what am I doing wrong?

    I am migrating over a lot of existing content by cut and paste so I'd rather not using the media library to avoid some manual (re-)uploading of the images.

    I found this old thread but the advice doesn't seem to work (adding rel=0):

    http://forum.umbraco.org/yaf_postst1472_HTML-Img-tag-properties-removed-when-saving-content.aspx

    Thanks!
    - Brian

  • Brian 15 posts 35 karma points
    Jun 19, 2012 @ 13:18
    Brian
    0

    Anybody?? Surely this is some kind of long-standing system bug...?

  • Brian 15 posts 35 karma points
    Jun 19, 2012 @ 18:34
    Brian
    0

    Ahh finally FFS, I found the answer:

    http://our.umbraco.org/forum/using/ui-questions/19026-when-save-a-picture-in-RTE%28TinyMCE%29-then-disappear-?p=0#comment117782

    For anybody else pulling their hair out over this issue!

    - Brian

     

     

  • 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