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

Incorrect encode URL with session ID

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Minor                       |Major
             Status|RESOLVED                    |REOPENED
           Priority|Low                         |High
         Resolution|INVALID                     |
            Version|4.0 Beta 3                  |4.0.2 Final



------- Additional Comments From [EMAIL PROTECTED]  2002-02-21 09:32 -------
Let's put it that way: Even if the spec allowed Craigs interpretation, you 
should be aware of the fact, that your interpretation is deviant from many 
other vendors' interpretation. In the meantime I have tested encodeURL on 
Orion, on Caucho Resin, and on HP-AS 8.0, and Tomcat is the only Servlet engine 
that fails to recognize the URLs which it has encoded twice.
Orion and HP-AS only put jsessionid into the URL once, no matter how many times 
I invoke encodeURL. Resin puts it there twice, but manages to keep the session. 
Tomcat puts it there twice and looses the session :-(
Therefore I still vote for the inclusion of my proposed enhancement.

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

Reply via email to