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

[PATCH] HttpServletResponse.encodeURL and encodeRedirectURL appends link anchor before 
query string.

           Summary: [PATCH] HttpServletResponse.encodeURL and
                    encodeRedirectURL appends link anchor before query
                    string.
           Product: Tomcat 4
           Version: Nightly Build
          Platform: All
               URL: http://www.kare.uklinux.net/pub/coyote-response.patch
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Internal implemenetation of Coyote
o.a.coyote.tomcat4.CoyoteResponse.toEncoded(String, String)
method appends the anchor before query string. this is against
the URI RFC.

This bug is originates from deprecated HTTP/1.1 Connector.

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

Cheers,
[EMAIL PROTECTED]

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

Reply via email to