I'm hoping you can cast your minds back to the older version of umbraco and the Rich Text Editor and see if you have or remember having these problems..
We have have some old sites running these versions of umbraco that we are currently unable to upgrade.
In the CMS the Rich Text Editor is used to add page content. For some reason, when you highlight something to underline it, it underlines it in the UI immediately, but when you save it appears to switch out the <u> tags for <span> tags.
If you switch to the html view immediately after applying the underline you see the <span> tags and no <u>'s.
I'm sure where to start looking for this one, so I hoping someone has some advice?
Umbraco 4.5.2/4.7 Rich Text Editor Woes
Hi
I'm hoping you can cast your minds back to the older version of umbraco and the Rich Text Editor and see if you have or remember having these problems..
We have have some old sites running these versions of umbraco that we are currently unable to upgrade.
In the CMS the Rich Text Editor is used to add page content. For some reason, when you highlight something to underline it, it underlines it in the UI immediately, but when you save it appears to switch out the
<u>
tags for<span>
tags.If you switch to the html view immediately after applying the underline you see the
<span>
tags and no<u>
's.I'm sure where to start looking for this one, so I hoping someone has some advice?
Thanks
is working on a reply...