https://bz.apache.org/bugzilla/show_bug.cgi?id=58665
--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> --- (In reply to Alex Dushkin from comment #0) > 7. Change path to http://localhost:8080/app - logged out! > > Tomcat 8.0.28 just redirects back to index. Tomcat 8.0.29 also redirects back to index (your WEB-INF/notfound.jsp does the redirection). So you reproduction scenario does not work. Tested with Mozilla Firefox 42.0 There is a bug in 8.0.29, but steps to reproduce it are a bit different. See bug 58660 for a more complete description and a workaround. BTW, your login.jsp submits to j_security_check instead of response.encodeURL("j_security_check"). It won't work if cookies are disabled. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org