- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 19 Jun 2004 01:39:59 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=806 Summary: Cannot display Japanese characters Product: CSSValidator Version: CSS Validator Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: CSS 1.0 AssignedTo: ot@w3.org ReportedBy: ikeda@webmasters.gr.jp QAContact: www-validator-cvs@w3.org On Japanese environment CSS Validator sends invalid text. See the following, please. ================================================================ $ LANG=C wget -S --header='Accept-Language: ja' --referer=http://www013.upp.so-net.ne.jp/ikeda/en/index.html http://jigsaw.w3.org/css-validator/check/referer --10:19:50-- http://jigsaw.w3.org/css-validator/check/referer => `referer' Resolving jigsaw.w3.org... done. Connecting to jigsaw.w3.org[138.96.249.65]:80... connected. HTTP request sent, awaiting response... 1 HTTP/1.1 200 OK 2 Cache-Control: no-cache 3 Date: Sat, 19 Jun 2004 01:19:50 GMT 4 Pragma: no-cache 5 Content-Language: ja 6 Content-Type: text/html;charset=euc-jp 7 Expires: Sun, 20 Jun 2004 01:19:50 GMT 8 Server: Jigsaw/2.2.2 W3C_CSS_Validator_JFouffa/2.0 [ <=> ] 9,276 26.80K/s 10:19:52 (26.80 KB/s) - `referer' saved [9276] $ kcc -c referer referer: ASCII ================================================================ There are two problems. 1. A Return message is broken. It is invalid text code. 2. A Return message does not specify Content-Type. Thaks. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Received on Friday, 18 June 2004 21:39:59 UTC