https://issues.apache.org/bugzilla/show_bug.cgi?id=45255
Dillon Sellars <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23284|0 |1 is obsolete| | --- Comment #10 from Dillon Sellars <[email protected]> 2009-04-26 10:26:29 PST --- Created an attachment (id=23544) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23544) Updated patch Good catch, patch updated. Added the check to CoyoteAdapter.parseSessionId() - had to move the mapping of the context up before parseSessionId() and had to move URI decoding before mapping the context. Patches without conflict with the httpOnly changes. Changed param in comment / interface from cookies to urlRewriting in Context & StandardContext. -- 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: [email protected] For additional commands, e-mail: [email protected]
