You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/06/13 21:06:13 UTC

svn commit: r667622 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Fri Jun 13 12:06:13 2008
New Revision: 667622

URL: http://svn.apache.org/viewvc?rev=667622&view=rev
Log:
Propose fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=45195

Modified:
    tomcat/current/tc5.5.x/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=667622&r1=667621&r2=667622&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri Jun 13 12:06:13 2008
@@ -223,3 +223,10 @@
   http://svn.apache.org/viewvc?rev=657954&view=rev
   +1: markt, fhanik
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45195
+  NPE when calling getAttribute(null). The spec is unclear but this
+  is a regression from 5.0.x
+  http://svn.apache.org/viewvc?rev=667604&view=rev
+  +1: markt
+  -1: 

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=667622&r1=667621&r2=667622&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jun 13 12:06:13 2008
@@ -62,3 +62,10 @@
   +1: markt
   +1: fhanik - candidate for STRICT_SERVLET_COMPLIANCE?
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45195
+  NPE when calling getAttribute(null). The spec is unclear but this
+  is a regression from 5.0.x
+  http://svn.apache.org/viewvc?rev=667604&view=rev
+  +1: markt
+  -1: 



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