[Bug 60380] HttpServletRequest#logout() never calls TomcatPrincipal#logout()

2016-11-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380 --- Comment #5 from Mark Thomas --- The reason is java.lang.StackOverflowError and anything similar that may be added / discovered. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60380] HttpServletRequest#logout() never calls TomcatPrincipal#logout()

2016-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380 --- Comment #4 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Mark Thomas from comment #3) > Thanks for the report and the patch. I applied a slightly modified patch > that used Tomcat's standard(ish) style of exception handling. Any

[Bug 60380] HttpServletRequest#logout() never calls TomcatPrincipal#logout()

2016-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 60380] HttpServletRequest#logout() never calls TomcatPrincipal#logout()

2016-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added Attachment #34462|0 |1 is obsol

[Bug 60380] HttpServletRequest#logout() never calls TomcatPrincipal#logout()

2016-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380 --- Comment #1 from Michael Osipov <1983-01...@gmx.net> --- Created attachment 34462 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34462&action=edit Patch calling TomcatPrincipal#logout() -- You are receiving this mail because: You ar

[Bug 60380] HttpServletRequest#logout() never calls TomcatPrincipal#logout()

2016-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added Blocks||60379 Referenced