DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 --- Comment #7 from Filip Hanik <[EMAIL PROTECTED]> 2008-06-26 11:26:26 PST --- Created an attachment (id=22180) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22180) Patch for IE cookie behavior Patch checked into trunk, p

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 --- Comment #6 from Filip Hanik <[EMAIL PROTECTED]> 2008-06-25 14:15:14 PST --- One potential fix is to treat the path value for quoting as v0 Index: java/org/apache/tomcat/util/http/ServerCookie.java =

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 --- Comment #5 from Filip Hanik <[EMAIL PROTECTED]> 2008-06-25 13:54:01 PST --- temporary work around is to leave out the setPath("/"); it seems to be IE mishandling a quoted path value, which is supported by the spec, I will let you

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 --- Comment #4 from Filip Hanik <[EMAIL PROTECTED]> 2008-06-25 13:39:15 PST --- I see what is happening, IE is probably rejecting the quoted path value Set-Cookie: TestCookiev01214425641703=MIGCBgkrBgEEAYI3WAOgdTBzBgorBgEEAYI3WAMBoGUwY

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 --- Comment #3 from Dave <[EMAIL PROTECTED]> 2008-06-25 09:37:50 PST --- IE output from tomcat 5.5.25 JSESSIONID : C286C4880C485442FB839DA4A8611A9A TestCookiev01214411760128 : MIGCBgkrBgEEAYI3WAOgdTBzBgorBgEEAYI3WAMBoGUwYwIDAgABAgJmAwIC

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 Dave <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|REOPENED Resolu

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED