Thanks for your answer.
garvinhicking wrote:Hi!
Your problem is that you are using a system locale that does not fit your serendipity character set. If you're using UTF-8, you need to make sure your server has your UTF-8 locale of italian.
I use a free of charge hosting service (helloweb.eu): in the control panel I can only specify my nation, but no charsets.
The server report me that accept both ISO-8859-1 and UTF-8 charset.
(The service is very known in Italy and the other blogs/websites have not this kind of problem probably due to charset compatibility).
I seen with google that is diffused in many italian bloggers. Till now I found only 3 websites displaying the accented "i" correctly (2 developers and 1 politic). The rest have keep it so or they changed theme (with the days of the week abbreviated).
(you can search in
www.google.it with keywords: "Amministrazione di Serendipity", click over "Torna al weblog" and search for "Lunedì", "Martedì")
garvinhicking wrote:
Using your patch would yield invalid html entities in all UTF-8 powered blogs with umlauts, who use the proper locale.
Consider that my patch is very poor because I'm not a PHP expert and I have no time at this moment to implement something better. And my "charsets" knowledge is very limited...
I tried to do a htmlentities("Lunedì"); in Helloweb.eu and in effect the charset is different: it's shown bad (on Windows and Ubuntu Linux, with charset ISO-8859-15 by default).
The result is "Lunedì" instead of "Lunedì", but in Serendipity is shown well anyway, with modification (right UTF-8 headers?).
(The first link shows bad "Lunedì" because I kept the browser to decide - ISO-8859-15)
http://fapo.helloweb.eu/studiovideo/2007/tests/data.php
http://fapo.helloweb.eu/studiovideo/200 ... hpinfo.php
(my brand new blog, patched)
http://www.studiovideo.tk/
(another blog with the problem, the host is on payment fee; I think GoDaddy servers or affiliated)
http://www.frikkysound.com/blog/
Another doubt is that the problem is not present in the article and comment bodies, but only in all the days of week...
I have no time these days to make some more, but I'm also thinking about a special option in the Serendipity panel, to permit a non-standard but simple remedy for anyone...
Cheers,
Fabio.