https://issues.apache.org/bugzilla/show_bug.cgi?id=50552
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-01-08 17:23:10 EST --- Applied the patch to 6.0 in r1056813 and it will be in 6.0.30. (In reply to comment #7): I think the patch is OK. While it there are several places where opening of streams is triggered, the opening operation itself is consistently performed via a BaseRedirectorHelperTask#openRedirector() call. The check that we are doing is effectively whether openRedirector() was ever called or not. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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