DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11327>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11327

HTTP 400 on any request with URL containig UTF-8 sequence staring with %C4

           Summary: HTTP 400 on any request with URL containig UTF-8
                    sequence staring with %C4
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Any request to the application with URL containing UTF-8 encoded character 
starting with %C4 e.g.
http://host/some_app/wst%C4%99.html

Result in Tomcat Error Report:

Apache Tomcat/4.0.4 - HTTP Status 400 - /some_app/wst?.html

type Status report

message /some_app/wst?.html

description The request sent by the client was syntactically incorrect 
(/some_app/wst?.html).

Other UTF-8 sequences (e.g. '%C5%82') work

No known workaround (other that use only plain ASCII in URL).

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to