TinyMCE æøå characters are being converted

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
fastlane47
New Member
New Member
Posts: 2
Joined: Sat Feb 27, 2016 9:00 am

TinyMCE æøå characters are being converted

Post by fastlane47 »

Hello.

I am encountering a problem when using TinyMCE and MicroTiny editors. First of all let me say that I have tested this on a fresh installation, without having changed the configuration settings at all.

I have chosen English and Danish to be installed during the installation process.

Whenever I type æ ø å in the editor, and I save the page, the characters are being converted into æ ø å in the HTML markup.

I have not changed ANY settings, and the default charset is UTF-8.

Code: Select all

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
I have tried this as well:

Code: Select all

<meta charset="UTF-8">
I am using CMS MS version 2.1.2.

Any help is appreciated!
Post Reply

Return to “CMSMS Core”