Copied to clipboard

Flag this post as spam?

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


  • Yarm 7 posts 27 karma points
    Aug 10, 2011 @ 14:01
    Yarm
    0

    Richtext Editor and extra br tags in output

    Have an issue with richtext editor. When i try to output Richtext field on the page it inserts extra br tags in the text.

    for example i insert single line of content in richtext field that looks in html mode like

    <p>Test content Test content Test conten Test conten Test conten Test conten Test conten Test conten Test conten Test conten </p>

    but on the page it adds extra br tags like 

    <p>Test content Test content&nbsp;Test conten&nbsp;Test<br>

    conten&nbsp;Test conten&nbsp;Test conten&nbsp;Test conten&nbsp;Test<br>

    conten&nbsp;Test conten&nbsp;Test conten&nbsp;</p>

     

    in template i use <umbraco:Item field="pageText1" runat="server"></umbraco:Item> to show field content

    Umbraco 4.7.0

     

    Please help!

  • Henri Toivonen 77 posts 111 karma points
    Oct 05, 2011 @ 11:07
    Henri Toivonen
    0

    FYI, the problem is still in 4.7.1

  • 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