You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/03/09 15:19:16 UTC

svn commit: r920886 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Tue Mar  9 14:19:16 2010
New Revision: 920886

URL: http://svn.apache.org/viewvc?rev=920886&view=rev
Log:
vote and proposal

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=920886&r1=920885&r2=920886&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Mar  9 14:19:16 2010
@@ -140,7 +140,8 @@ PATCHES PROPOSED TO BACKPORT:
   by <jsp:getProperty> - JSP.5.3
   http://svn.apache.org/viewvc?rev=920532&view=rev
   +1: markt
-  -1: 
+  -1: kkolinko: Processing of getNameFromAttribute() is wrong there. When
+   getNameFromAttribute() is used, the attribute value should give us the name.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48729
   Return roles defined by both userRoleName and roleName mechanisms
@@ -159,5 +160,11 @@ PATCHES PROPOSED TO BACKPORT:
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48760
   Ensure multiple threads do not end up with the same InputStream
   http://svn.apache.org/viewvc?rev=920858&view=rev
-  +1: markt
+  +1: markt, kkolinko
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48701
+  Add system property to allow disabling enforcement of JSP.5.3
+  The spec recommends, but does not require this enforcement.
+  +1: kkolinko
+  -1:



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