Author: kkolinko Date: Thu Aug 25 18:51:04 2011 New Revision: 1161693 URL: http://svn.apache.org/viewvc?rev=1161693&view=rev Log: vote
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1161693&r1=1161692&r2=1161693&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Aug 25 18:51:04 2011 @@ -88,6 +88,12 @@ PATCHES PROPOSED TO BACKPORT: Display error page rather than an empty response for an IllegalStateException https://issues.apache.org/bugzilla/attachment.cgi?id=27434 +1: markt + +1: kkolinko + It seems though that + 1) MemoryProtocolHandler#process() should now try/catch(Throwable). + The MemoryProtocolHandler is created in Embedded.java line 424. + Maybe also + 2) i18n the message in JkCoyoteHandler. -1: * Fix two typos in tomcat.nsi (uppercase vs. lowercase in a macro call and in a message) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org