benchatt / wub

Automatically exported from code.google.com/p/wub
0 stars 0 forks source link

Incorrect view for cyrillic utf8 #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use static html file with cyrillic utf8

What is the expected output? What do you see instead?
I expect russain text. But I see some strange symbols. 

What version of the product are you using? On what operating system?
Last. I'M using Ubuntu 14.10 and ActiveTcl 8.6.3

Please provide any additional information below.
1. The html file contains all meta tags  charset=utf-8 etc.
2. I've tried other http server and I've got correct view.
3. The output from listener is:
<-- begin
1416817969299-66mS log @@{Listener sock1926520 on -blocking 1 -buffering full 
-buffersize 4096 -encoding utf-8 -eofchar {} -translation auto -sockname 
{0.0.0.0 0.0.0.0 8083 :: :: 8083}}
1416817969299-0mS site @@{Loading HTTPS listener Https}
<-- end

Original issue reported on code.google.com by operre...@gmail.com on 27 Nov 2014 at 12:18