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=44192>. 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=44192 Summary: Problem with cookies and IE 6.0.3790 Product: Tomcat 6 Version: 6.0.14 Platform: PC OS/Version: Windows Server 2003 Status: NEW Keywords: APIBug Severity: normal Priority: P2 Component: Servlet & JSP API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Using IE6 I disable all kind of cookie. When IE6 make a request to Tomcat the method HttpServletRequest.isRequestedSessionIdFromCookie() returns true, but cookies is disable. I test this with Firefox and IE7 and works OK (return false). I cleaned all the cookies before test this. -- 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]