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=44096>. 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=44096 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2007-12-24 18:52 ------- Sorry the test steps wrong. You need run two tomcat at one computer. 1. Deploy the CookiesBug application to root. 2. Run a tomcat on computer linsten port 8080 with the context element as follow <Context docBase="CookiesBug" path="/" reloadable="true"/> 3. Run a tomcat on computer linsten port 8081 with the context element as follow <Context docBase="CookiesBug" path="/" reloadable="true" cookies="false"/> 4. Open IE access the first tomcat which linsten at port 8080, refer to 8080.jpg 5. Use the same IE window access tomcat which linsten at port 8081, refer to 8081.jpg 6. The bug is here. Refer to 8081.jpg, the Iframe with jsessionid, but get a incorrectness. If I access 8081 directly in another IE, it can the correct result, refer to 8081_directly.jpg -- 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]