Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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 Test conten Test<br>
conten Test conten Test conten Test conten Test<br>
conten Test conten Test conten </p>
in template i use <umbraco:Item field="pageText1" runat="server"></umbraco:Item> to show field content
Umbraco 4.7.0
Please help!
FYI, the problem is still in 4.7.1
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.
Continue discussion
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 Test conten Test<br>
conten Test conten Test conten Test conten Test<br>
conten Test conten Test conten </p>
in template i use <umbraco:Item field="pageText1" runat="server"></umbraco:Item> to show field content
Umbraco 4.7.0
Please help!
FYI, the problem is still in 4.7.1
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.