You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/18 15:11:38 UTC

DO NOT REPLY [Bug 10229] - Request parameters lost after authenticated through login page

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

Request parameters lost after authenticated through login page

Brian.Ewins@btinternet.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Catalina                    |Connector:Coyote HTTP/1.1
            Version|4.0.3 Final                 |4.1.15



------- Additional Comments From Brian.Ewins@btinternet.com  2002-11-18 14:11 -------
This bug is a duplicate of http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2768 
but has been reintroduced with Coyote (possibly in multiple places - the same
bug is in the Tomcat 5 wrapper also). See setQueryString in
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4/CoyoteRequest.java?rev=1.27&content-type=text/vnd.viewcvs-markup

NB there are a number of unimplemented HttpRequest methods in this class and so
there are likely to be more related bugs :(

juno, you might want to try a workaround of using the old Catalina Http 1.1
connector? It should not have this bug.

I've changed the version affected to the current 4.1 so this might get picked up
for the next release.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>