Author: markt
Date: Mon Aug 30 17:21:37 2010
New Revision: 990872
URL: http://svn.apache.org/viewvc?rev=990872&view=rev
Log:
Fine by me
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=990872&r1=990871&r2=990872&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Aug 30 17:21:37 2010
@@ -82,13 +82,11 @@ PATCHES PROPOSED TO BACKPORT:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38113
Add system property to allow spec compliant handling of query string
http://people.apache.org/~markt/patches/2010-08-25-bug38113.patch
- +1: markt
-1:
- +1: kkolinko jim, rjung: (only with the following trivial change:
+ +1: kkolinko jim, rjung, markt: (only with the following trivial change:
s/Boolean.parseBoolean(..)/Boolean.valueOf(..).booleanValue()/
because parseBoolean is @since 1.5.
See Globals.java line 334 for an example.
- jim: markt: Ok with that change??
)
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49774
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]