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 2010/05/16 01:24:30 UTC

DO NOT REPLY [Bug 49299] Servlet 3.0 ch.7.1.1 says that custom cookie name affects URL rewriting

https://issues.apache.org/bugzilla/show_bug.cgi?id=49299

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-05-15 19:24:26 EDT ---
(In reply to comment #0)
> 4. Expected result: if that phrase in 7.1.1 is to be followed, I would expect
> the Reload link to be
> 
> http://localhost:8080/cookiename/index.jsp;MYSESSIONCOOKIE=658C60E714E9C7C833F4FDA366E0477F

Agreed. That could be a pain to fix. We currently do the mapping after we
extract the session ID (and we'll need the context to figure out the right uri
parameter name). We'll have to change that order. Haven't looked into what
impact that might have yet.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org