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
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
CC||[EMAIL PROTECTED]
https://issues.apache.org/bugzilla/show_bug.cgi?id=45191
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
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: -
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=45186
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
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
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)...
>