LC Server and UTF8
Posted: Thu May 30, 2013 8:52 pm
Hi,
I just identified a problem with my new site: all pages are in UTF-8, but this does not work if the file passes through the LC Server.
I.e.:
I write a page containing accented characters such as é and ü, in UTF-8.
If the extension is .html it displays perfectly.
If I change the extension to .lc without any other change, these characters are displayed badly.
The only difference is that in the .html case the page does not go through the lc server's interpretation, and in the other case it does. There is not even any LiveCode statement in it, i.e. no <?lc ... ?> at all.
Any hint as to how to solve this?
(I obviously mean in other ways than having to replace é with é: and ü with ü which is not an acceptable solution)
Thanks.
I just identified a problem with my new site: all pages are in UTF-8, but this does not work if the file passes through the LC Server.
I.e.:
I write a page containing accented characters such as é and ü, in UTF-8.
If the extension is .html it displays perfectly.
If I change the extension to .lc without any other change, these characters are displayed badly.
The only difference is that in the .html case the page does not go through the lc server's interpretation, and in the other case it does. There is not even any LiveCode statement in it, i.e. no <?lc ... ?> at all.
Any hint as to how to solve this?
(I obviously mean in other ways than having to replace é with é: and ü with ü which is not an acceptable solution)
Thanks.