Hi!
I'm from Poland. We have charset=iso-8859-2 code page.
When I have to use simple internal CMS editor - everythink is ok when i write and save text, and all my pages looks ok with with all polish characters text like this:
"Już po raz trzeci wzięliśmy udział w zmaganiach recytatorów w języku niemieckim w Płotach."
Every generated pages have on top: <meta http-equiv="Content-type" content="text/html; charset=ISO-8859-2" />
When I connect FCKEditor in CMS - everythink is OK when I write my text, but when i have it to save - FCKEditor transcode all polish characters and this code looks like this on html page:
" Ju¿ po raz trzeci wziêli¶my udzia³ w zmaganiach recytatorów w jêzyku niemieckim w P³otach."
Please, help me!!!
What can I do for disable transcoding with numerical value for polish signs?
I need word "Już" after saving this text in html pages - but i receive "Ju¿" with code ¿.
Sat, 03/29/2008 - 19:05
#1