Tei wrote: > On Sun, Nov 30, 2008 at 10:52 AM, Jesse Plamondon-Willard <[EMAIL PROTECTED]> > wrote: > >> Hello, >> >> Names with non-Latin characters in the donation comments are broken >> and outputting as question marks. Some people are understandably >> unhappy that their names are not appearing next to their donations. >> For example, see < >> >> http://wikimediafoundation.org/wiki/Special:ContributionHistory?offset=1228023677 >>> . > > here: > > http://wikimediafoundation.org/wiki/Donate/Now/en > > Is me or maybe <form> need charset="*UTF-8*" added to it? withouth it, > browser chose the charset to send data from the moon phase.
There's not attribute charset (there's accept-charset). Still, mediawiki doesn't use it and it doesn't have such errors. When not providing an accept-charset, the user agents should use the charset on which the page was transmitted (UTF-8). _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
