#1987: KCFeditor is writing special characters as HTML 4 mnemonic not UTF-8.
----------------------+-----------------------------------------------------
Reporter: joejac | Owner:
Type: Bug | Status: new
Priority: High | Milestone:
Component: General | Version: FCKeditor 2.4.3
Resolution: | Keywords: UTF-8 encoding
----------------------+-----------------------------------------------------
Comment (by joejac):
Hello,
Thanks to a forum user that answered my private message I got the
solution:
1.- in xhtml files:
<meta http-equiv="content-type" content="application/xhtml+xml;
charset=windows-1252" />
2.- in MySQL database:
DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
3.- FCKeditor requires a change in the configuration file: fckconfig.js in
line 65 true for false in the following instruction:
FCKConfig.IncludeLatinEntities = false ; /* This way worked fine for
Spanish */
So it is not a Bug.
You can delete this ticket, I will post this solution in my forum topic.
Sorry for any inconvenience.
Thank you very much
Best Regards
Alfredo
--
Ticket URL: <http://dev.fckeditor.net/ticket/1987#comment:2>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac