On 16/01/2012 12:45, Daniel Pyykkö wrote:
> Hi,
> 
> I seem to have found a problem in tomcat 6.0.35 that did not exist in
> 6.0.32 or prior to that version that I would like to know if I should
> file as a bug or if it exists a solution to it (it seems to be a
> coding bug but just in case, I run tomcat on a MAC).

And what exactly is the problem?

> Now to my problem/question. Is it just a bug that the method
> parseSessionId is no longer called by the method postParseRequest or
> how/where should the JSESSIONID be removed from the requestURL? Or
> could it be on purpose that the JSESSIONID no longer is removed from
> the requestURL?

The change is deliberate. JSESSIONID is a valid path parameter.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to