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=23209>.
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=23209

URL not escaped for logging

           Summary: URL not escaped for logging
           Product: Tomcat 3
           Version: 3.1 Final
          Platform: All
               URL: http://myserver/test1"test2
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If I have a double quote in the pathname of the URL, this is not escaped in the
log. It should appear as 2 quotes, but appears only as 1 quote.
In the log, I then have "GET /test1"test2 HTTP/1.0" but it should be:
"GET /test1""test2 HTTP/1.0"

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

Reply via email to