Little square (�) is shown when doing a return in richtext editor [SOLVED]
I have an Umbraco 4.0.1 website and for some reason when someone does a return in the richtext editor to add a line break between paragraphs when it is saved a little square � is shown (I don't know the name of the character so you will have to make do with little square). This little square is shown on the webpage as well, if I go back to the richtext editor I can delete the little square but as soon as the page is saved again it comes back. Does anyone know how I stop this? The HTML code in the richtext editor looks like this:
Thank you Peter, that resolved the issue. Any idea why that would have happened on this one site, I have created Umbraco sites before and didn't have this issue.
Little square (�) is shown when doing a return in richtext editor [SOLVED]
I have an Umbraco 4.0.1 website and for some reason when someone does a return in the richtext editor to add a line break between paragraphs when it is saved a little square � is shown (I don't know the name of the character so you will have to make do with little square). This little square is shown on the webpage as well, if I go back to the richtext editor I can delete the little square but as soon as the page is saved again it comes back. Does anyone know how I stop this? The HTML code in the richtext editor looks like this:
[code]
�
[/code]
Open umbracoSettings.config
Change to UTF8:
Thank you Peter, that resolved the issue. Any idea why that would have happened on this one site, I have created Umbraco sites before and didn't have this issue.
I think it was a bug that slipped into v4.0.1. Versions prior to v4.0.1 didn't have this setting yet (or at least had it correct).
Regards,
PeterD
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.