IE and Mozilla issue with Cookies with setVersion(1)

2008-03-18 Thread Rajeev Angal
setVersion(1) only : cookie.setPath(/ ) doesnt return the cookie on IE and Mozilla. Works fine on Firefox. Code enclosed. TEST is retuned correctly back to the server... but TEST1 is not on IE and Mozilla...Firefox returns both. Any clue? % String val1 = [EMAIL PROTECTED]; String

Re: IE and Mozilla issue with Cookies with setVersion(1)

2008-03-18 Thread Rajeev Angal
6.0.10 and 6.0.16. On Mar 18, 2008, at 7:35 PM, Filip Hanik - Dev Lists wrote: tomcat version? Rajeev Angal wrote: setVersion(1) only : cookie.setPath(/ ) doesnt return the cookie on IE and Mozilla. Works fine on Firefox. Code enclosed. TEST is retuned correctly back to the server

Re: IE and Mozilla issue with Cookies with setVersion(1)

2008-03-19 Thread Rajeev Angal
I misspoke - this is happening on Tomcat 6.0.16 only . 6.0.10 is working fine on all browsers. Any pointers highly appreciated. thanks, -rajeev On Mar 18, 2008, at 8:20 PM, Rajeev Angal wrote: 6.0.10 and 6.0.16. On Mar 18, 2008, at 7:35 PM, Filip Hanik - Dev Lists wrote: tomcat version

Re: IE and Mozilla issue with Cookies with setVersion(1)

2008-04-22 Thread Rajeev Angal
On Mar 20, 2008, at 6:00 AM, Mark Thomas wrote: Ronald Klop wrote: On Wed Mar 19 23:13:33 CET 2008 Tomcat Users List users@tomcat.apache.org wrote: Rajeev Angal wrote: I misspoke - this is happening on Tomcat 6.0.16 only . 6.0.10 is working fine on all browsers. Any pointers highly

Re: IE and Mozilla issue with Cookies with setVersion(1)

2008-04-23 Thread Rajeev Angal
On Apr 22, 2008, at 11:39 AM, Mark Thomas wrote: Rajeev Angal wrote: You indiated earlier on this thread that a patch for 6.0.16 is being worked on to fix the v1 cookies issue - any idea when it will be released? There has been some discussion of this on the dev list. No specific