On 2/9/2011 1:15 AM, Mark Thomas wrote:
On 08/02/2011 18:58, Reinwald Warapen wrote:
Hey,
I am facing a very weird problem when trying to read a cookie who's
value has a colon.

The issue faced is that when a request is routed from a jsp the cookie
versions are messed up. But when the servlet is directly called the
versions are maintained as expected . Ive written a small test having an
index.jsp and a cookieservlet. When a call goes to index.jsp ,it simply
forwards the request to CookieServlet which then sets a value
(test:test:test) to a cookie. Ive explained in detail below.

*Please note* :For the request and response traces i've used fiddler and
the code is attached in this mail for reference.The following issue
happens very randomly on the browser and every single time when using
JMeter.


Please check and let me know if this is a bug with Tomcat?
Sending broadly the same message three times in a single day isn't going
to encourage anyone to help you.
If you notice the first mail to the list sent two days ago was about URL encoding the cookie value and just confirming about the spec. Since it had been two days ,I assumed no one could give me an insight if I had to URL eoncode the value.This then lead me to perform the above tests which I assume was a bug with Tomcat since it was acting differently when a request was routed from a jsp as mentioned in the in depth explanation
I don't see any non-spec compliant behaviour here, just a broken user agent.
I dont think all the user agents are broken .Cause this happened on IE 8, Firefox 3.6 ,Chrome 9 and JMeter . Ive had even attached the logs and test project for your reference. If you still dont think its a probelm then thanks for the help.
Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to