DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36863>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36863





------- Additional Comments From [EMAIL PROTECTED]  2005-12-12 06:57 -------
Hi Steave,
As pointed by Willaim that the fix will come with 5.5.14 I think you will have
to wait till that. I can understand this to be a critical requirement for you so
I think we can ask William for the changes for the fix so that you can apply it
, but this will be a bit of risk  . 
Now looking at the code I can understand that 
1) Some changes to me made at appendCookieValue method , precisely at 
     buf.append( name );
     buf.append("=");
     maybeQuote(version, buf, value);
The appendCookieValue gets called from the addCookie of the
org.apache.catalina.connector.Response , you make a call to this when you are
adding a cookie .


2) maybeQuote is having a version parameter which is not used at all , can this
be removed too ? This is not relevant to this bug .

I have done just a initial investigation. 
BTW are the changes done to this bug or it is yet to be done , incase of later
then I think we can help Steave and the same changes can be committed to CVS for
Tomcat 5.5.14

Regards
Vicky

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to