Copied to clipboard

Flag this post as spam?

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


  • milind baikar 1 post 21 karma points
    Nov 28, 2012 @ 08:39
    milind baikar
    0

    tinymce editor bug

    Hi All,

    I all, i am new to umbraco development using 4.5 version, facing issue while adding html markup using content tab. but path for images is changing automatically.

     

    e.g

    my HTML markup says

    <img src="images/masthead/aboutus.jpg" width="1000" height="273" alt="" />

     

    after updating code path changes to

    <img src="/images/masthead/aboutus.jpg" width="1000" height="273" alt="" />

    "/" was added automatically hence image is not visible, stucked from 2 days please help.

  • 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