Catalina Cookies URL Encoded? Tomcat 3 Not?

2002-03-17 Thread Megliola, Leonard

Hello,
 
I recenly upgraded to Tomcat 4 and found that some of my cookie parsing code no longer 
works.  It seems that with Tomcat 3 colons come through as colons in my cookie values 
but in Tomcat 4 they are URL encoded (%3A).  Is this standard behavior in Tomcat 4 or 
a bug?  Should I modify my code to URL decode before processing now or expect a bug 
fix?  If this is the appropriate behavior is this conditional behavior, meaning are 
there situations where URL encoding will not take place?
 
Thank you,
 
Leonard



Re: Catalina Cookies URL Encoded? Tomcat 3 Not?

2002-03-17 Thread Anders Rundgren

Leonard,
Its a bug in Tomcat 4. We also had to make the work-around you suggested.  I depends
also on if you use Warp or AJP connectors.

There are unfortunately other cookie-related bugs in TC 4 as well.
Some due to the fact the the browser manufacturers do not follow the
current RFC too well.

Anders

- Original Message -
From: Megliola, Leonard [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, March 17, 2002 22:19
Subject: Catalina Cookies URL Encoded? Tomcat 3 Not?


Hello,

I recenly upgraded to Tomcat 4 and found that some of my cookie parsing code no longer 
works.  It seems that with Tomcat 3 colons
come through as colons in my cookie values but in Tomcat 4 they are URL encoded (%3A). 
 Is this standard behavior in Tomcat 4 or a
bug?  Should I modify my code to URL decode before processing now or expect a bug fix? 
 If this is the appropriate behavior is this
conditional behavior, meaning are there situations where URL encoding will not take 
place?

Thank you,

Leonard


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Catalina Cookies URL Encoded? Tomcat 3 Not?

2002-03-17 Thread Megliola, Leonard

 
Is there a list of known cookie bugs somewhere?  That raises the question of whether 
there is a bug tracker I can browse through to find this information.  Is there?
 
Leonard

-Original Message- 
From: Anders Rundgren [mailto:[EMAIL PROTECTED]] 
Sent: Sun 3/17/2002 1:35 PM 
To: Tomcat Users List 
Cc: 
Subject: Re: Catalina Cookies URL Encoded? Tomcat 3 Not?



Leonard,
Its a bug in Tomcat 4. We also had to make the work-around you suggested.  I 
depends
also on if you use Warp or AJP connectors.

There are unfortunately other cookie-related bugs in TC 4 as well.
Some due to the fact the the browser manufacturers do not follow the
current RFC too well.

Anders

- Original Message -
From: Megliola, Leonard [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, March 17, 2002 22:19
Subject: Catalina Cookies URL Encoded? Tomcat 3 Not?


Hello,

I recenly upgraded to Tomcat 4 and found that some of my cookie parsing code 
no longer works.  It seems that with Tomcat 3 colons
come through as colons in my cookie values but in Tomcat 4 they are URL 
encoded (%3A).  Is this standard behavior in Tomcat 4 or a
bug?  Should I modify my code to URL decode before processing now or expect a 
bug fix?  If this is the appropriate behavior is this
conditional behavior, meaning are there situations where URL encoding will not 
take place?

Thank you,

Leonard


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]






winmail.dat
Description: application/ms-tnef

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]