I just upgraded to the latest version from 3.6, and everything is working great, except when I try to use the editor, it is inserting special characters all over the place. This never happened before the upgrade. For example, if I type:
Here is line 1
Here is line 2
And then I click the Source button to see the HTML behind it, I see this:
<p>Here is line 1</p>
<p>Â </p>
<p>Here is line 2</p>
This is just one example. Sometimes spaces are being replaced with â and other similar quirks. My site uses ISO-8859-1 character encoding, and changing it is not an option. Can someone offer some advice?
If anyone could offer some
If anyone could offer some assistance on this, it would be very much appreciated. This is something that will be used by a lot of people and it's the only roadblock to launch right now.
Could you report this issue
Could you report this issue on http://dev.ckeditor.com?
It'd be nice if you could attach sample on which we will be able to reproduce this problem.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+