Funny, Brion, that you happened to come here the same day as myself :) But, anyway, what Brion said is correct: if the page is not served as UTF8 then sending utf8 input is illegal. Mozilla (illegally!) tries to convert it to embeds (&#), opera marks illegal chars with question marks.
On the other hand something is still buggy. If I set usemod to utf8 I can almost use utf-8: I cannot write LATIN SMALL LETTER O WITH ACUTE (UTF-8: 0xC3 0xB3), it gets replaced to an illegal character. Probably other utf8 chars get garbled as well.
See garbled: http://narya.grin.hu/cgi-bin/wiki.pl?TesztLap (it wasn't preformatted, so the lines are not nice, but the point is the illegal utf8 characters, and not the beauty of the page) and the original at http://hu.wikipedia.org/w/wiki.phtml?title=Wikip%C3%A9dia:UTF-8_demo
This is surely not a browser bug but a usemod problem, as Wikipedia obviously handles it very well. -- PeterGervai?
-------- Original Message -------- Subject: Re: Wiki UTF-8 support Date: Thu, 2 Oct 2003 12:16:40 -0700 From: "Phlip" <plumlee@systransoft.com> To: "Cris Fitch" <fitch@systransoft.com> I found this in the headers: IHTMLFormElement::Putencoding It implies there is a attribute. Maybe UseMod simply misses this? (That would solve the problem - how to transmit UTF-8 in raw HTML without high bits...) ----- Original Message ----- From: "Cris Fitch" To: "Phlip" Sent: Thursday, October 02, 2003 11:41 AM Subject: Re: Wiki UTF-8 support ! Ack. Our current version of Wiki is better behaved than this, at least for ! the characters that work. what to do, what to do. Any other ideas, ! assuming we don't want to become Wiki code maintainers? ! ! - Cris ! ! Phlip wrote: ! ! ! It looks like our Wiki is an older fork of a very successful and ! !widely supported ! !wiki called "UseMod". When I tried the Farsi sample with a recent ! !UseMod installation ! !it did not show the UTF8 bug. ! ! ! ! http://redsquirrel.com/cgi-bin/facman?Utf8Test