Hi,

>This is the most obscure bug I have ever seen:

OK ;)  Wait a while ;)

>If you use the redirect from IE6, Tomcat displays "foo bar#123" rather
>than the expected "foo bar".  If you hit refresh at the new URL, Tomcat
>gets "foo bar" right.
>
>When this experiment is tried from Mozilla, Tomcat works properly.
>
>What is special about a redirect from IE6?!?

I reproduced your results on my machine.  I don't think it's a tomcat
bug, because its works well in Mozilla.  I also tried Opera (6.05) and
it worked perfectly.

I think IE ignores the anchor in the URL because the page comes from the
cache.  Try including no-cache headers in the JSP and see what happens.

Regardless, I don't think it's a tomcat bug.  If you check the
RequestDumperValve output and the access log, you'll see tomcat responds
according to spec.

Yoav Shapira
Millennium ChemInformatics
This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to