You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2008/05/29 19:01:23 UTC

svn commit: r661401 - /tomcat/current/tc5.5.x/STATUS.txt

Author: fhanik
Date: Thu May 29 10:01:23 2008
New Revision: 661401

URL: http://svn.apache.org/viewvc?rev=661401&view=rev
Log:
votes

Modified:
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=661401&r1=661400&r2=661401&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Thu May 29 10:01:23 2008
@@ -39,51 +39,51 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44562
   http://svn.apache.org/viewvc?rev=635294&view=rev (prior code clean up)
   http://svn.apache.org/viewvc?rev=635297&view=rev (the actual fix)
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Fix minor HttpServlet bug. Use localised error message.
   http://svn.apache.org/viewvc?rev=635298&view=rev
-  +1: markt, rjung
+  +1: markt, rjung, fhanik
   -1:
 
 * Add system properties docs
   http://people.apache.org/~markt/patches/2008-03-10-sys-props.patch
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Fix docs re use of maxActive
   http://svn.apache.org/viewvc?rev=639842&view=rev
-  +1: rjung, markt
+  +1: rjung, markt, fhanik
   -1:
 
 * Document packetSize attribute for AJP connector
   https://issues.apache.org/bugzilla/show_bug.cgi?id=44541
   http://svn.apache.org/viewvc?rev=640994&view=rev
-  +1: markt, rjung
+  +1: markt, rjung, fhanik
   -1:
 
 * Port fix for regression in 5.5.26 (and 4.1.37) that limited uploads to 8k
   https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
   http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/InputBuffer.java?view=diff&r1=639890&r2=639891&pathrev=639891
   +1: markt
-  -1: 
+  -1: fhanik - Rainer backported all the fixes, we should evaluate those, I'll add them at the bottom
 
 * Fix ServletInputStream still readable when closed
   https://issues.apache.org/bugzilla/show_bug.cgi?id=44673
   http://svn.apache.org/viewvc?rev=641076&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Fix CGI servlet for vista
   http://people.apache.org/~markt/patches/2008-03-28-cgi-env.patch
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * No roles (deny all) trumps no auth-constraint (allow all)
   https://issues.apache.org/bugzilla/show_bug.cgi?id=44529
   http://svn.apache.org/viewvc?rev=642542&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Fix reading of multi-byte request data
@@ -94,12 +94,12 @@
   This is Remy's patch from comment #23 less the one bad line (comment #28)
   NB: Also fixes 4.1.37
   +1: markt
-  -1: 
+  -1: fhanik - difficult to review "cleaned up" code, rainers backports doesn't have that, lets review those
 
 * Document missing secret attributes
   https://issues.apache.org/bugzilla/show_bug.cgi?id=44715
   http://svn.apache.org/viewvc?rev=643497&view=rev
-  +1: mark
+  +1: mark, fhanik
   -1:
 
 * Final fixes for https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
@@ -109,47 +109,48 @@
   http://svn.apache.org/viewvc?rev=645719&view=rev (Remy's resizing fix)
   http://svn.apache.org/viewvc?rev=645722&view=rev (mark/reset fix)
   +1: markt
-  -1:
+  -1: fhanik - trunk patches wont work in 5.5, rainer has a backport, I'll review those
 
 * Better handling of lack of permission for context specific logging
   http://svn.apache.org/viewvc?rev=646543&view=rev
   +1: markt
+   0: fhanik - silently swallow an error, and default to the default config file
   -1:
 
 * Additional permission required to read JDK logging config
   http://svn.apache.org/viewvc?rev=646550&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Change of jar name for policy file
   http://people.apache.org/~markt/patches/2008-04-09-policy.patch
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Another fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
   Fix read when maxHttpHeaderSize > 8192
   http://svn.apache.org/viewvc?rev=647304&view=rev (rjung)
   +1: markt
-  -1:
+  -1: fhanik - same as all the above
 
 * Last (hopefully) fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
   Clear buffer if not all data is read.
   Patch provided by Suzuki Yuichiro.
   http://svn.apache.org/viewvc?rev=647307&view=rev
   +1: markt
-  -1:
+  -1: fhanik - same as all the above 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=29936
   Create digesters and parsers earlier so we aren't using the webapp class
   loader when we create them.
   http://svn.apache.org/viewvc?rev=649974&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=31257
   Quote endorsed dirs if they contain a space
   http://svn.apache.org/viewvc?rev=649993&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43578
@@ -161,27 +162,27 @@
 
 * Log errors for AJP signoffs at DEBUG level, since it is harmless if mod_jk has hung up the phone.
   http://svn.apache.org/viewvc?rev=651792&view=rev
-  +1: billbarker, markt
+  +1: billbarker, markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44877
   Prevent collisions in tag pool names
   http://svn.apache.org/viewvc?rev=651984&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43191
   No way to turn off compression for some miime-types
   Based on a patch by Len Popp
   http://svn.apache.org/viewvc?rev=653032&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43117
   Setting an empty workDir can delete all of CATALINA_HOME
   Patch provided by Takayuki Kaneko.
   http://svn.apache.org/viewvc?rev=653113&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43079
@@ -190,7 +191,7 @@
   Move odd url-pattern warning to StandardContext so a) we catch all patterns
   and b) it isn't logged to the wrong webapp
   Based on a patch by John Kew
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44021
@@ -204,14 +205,14 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44943
   Reduce issues caused by copy/paste and different engine names
   http://svn.apache.org/viewvc?rev=654177&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42943
   Make sure nested element is inside <jsp:text> element before throwing
   exception.
   http://svn.apache.org/viewvc?rev=654640&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42899
@@ -224,12 +225,12 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45015
   You can't use an unescaped quote if you quote the value with that character
   http://svn.apache.org/viewvc?rev=657231&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42750
   Make parsing of request line more tolerant of multiple SP and/or HT
   Note: This is on the critical path
   http://svn.apache.org/viewvc?rev=657954&view=rev
-  +1: markt
+  +1: markt, fhanik
   -1: 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org