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 2010/02/01 01:06:37 UTC

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

Author: markt
Date: Mon Feb  1 00:06:36 2010
New Revision: 905146

URL: http://svn.apache.org/viewvc?rev=905146&view=rev
Log:
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=905146&r1=905145&r2=905146&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Feb  1 00:06:36 2010
@@ -227,3 +227,14 @@
   http://svn.apache.org/viewvc?rev=905020&view=rev
   +1: markt
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48616
+  This is a regression caused by the fix for
+  https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
+  The requirement for variable declaration also depends on whether or not a
+  fragment helper has been used for the parent tag (if any). Where such a helper
+  has been used, the variables must be redefined.
+  Test cases for both bugs and the JSP TCK pass with this patch applied.
+  http://svn.apache.org/viewvc?rev=905145&view=rev
+  +1: markt
+  -1: 



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