Author: markt Date: Tue Jan 4 22:36:17 2011 New Revision: 1055218 URL: http://svn.apache.org/viewvc?rev=1055218&view=rev Log: Updated tc6 specific patch
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=1055218&r1=1055217&r2=1055218&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jan 4 22:36:17 2011 @@ -296,11 +296,9 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50413 Ensure 304s are not returned when using static files as error pages - http://svn.apache.org/viewvc?view=revision&revision=1044266 + http://people.apache.org/~markt/patches/2011-01-04-bug50413-tc6.patch +1: markt -1: - +0: kkolinko: I like it, but it cannot be applied as is: - HttpServletResponse.getStatus() is @since Servlet 3.0 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50459 StandardContext.bindThread() and unbindThread() are not symmetrical and not --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org