DO NOT REPLY [Bug 45191] New: Cookie.getValue() returns wrong value

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45191 Summary: Cookie.getValue() returns wrong value Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 45191] Cookie.getValue() returns wrong value

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45191 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45191] Cookie.getValue() returns wrong value

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45191 --- Comment #2 from Philip S <[EMAIL PROTECTED]> 2008-06-12 06:12:01 PST --- NOT a DUPLICATE of bug 44679 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: -

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #14 from Philip S <[EMAIL PROTECTED]> 2008-06-12 09:00:11 PST --- Users shouldnt have to (effectively) format a Cookies output themselves (by needing to add quotes to a Cookies value)... -- Configure bugmail: https://issu

DO NOT REPLY [Bug 45195] New: Possible regression issue with HttpSession. getAtttribute()

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45195 Summary: Possible regression issue with HttpSession.getAtttribute() Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 45186] Ant redeploy task failed

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45186 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45195] Possible regression issue with HttpSession. getAtttribute()

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45195 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-06-12 15:07:42 PST --- The spec is non-specific in this case. You could argue this either way but the fix should be trivial. I'll take a look. -- Configure bugmail: https://is

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

2008-06-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #15 from Filip Hanik <[EMAIL PROTECTED]> 2008-06-12 15:48:51 PST --- (In reply to comment #14) > Users shouldnt have to (effectively) format a Cookies output themselves (by > needing to add quotes to a Cookies value)... >