|
| From: | Paolo Bonzini |
| Subject: | Re: [Help-smalltalk] Iliad: problem with UTF-8 in text: what the heck????? |
| Date: | Sat, 08 Aug 2009 20:45:33 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2 |
On 08/08/2009 08:25 PM, Bèrto ëd Sèra wrote:
Headers seems okay:
Hypertext Transfer Protocol
GET /ambaradan HTTP/1.1\r\n
Host: localhost:8080\r\n
Accept-Charset: UTF-8,*\r\n
What's important is the reply headers.
((I18N.EncodedString fromString: ' Feòrag NicBhrìde') asUnicodeString) will return ' Feòrag NicBhrìde'
This means your locale is UTF-8 but your terminal is not, or something like that.
Paolo
| [Prev in Thread] | Current Thread | [Next in Thread] |