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 2009/01/09 18:14:13 UTC

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

Author: markt
Date: Fri Jan  9 09:14:12 2009
New Revision: 733090

URL: http://svn.apache.org/viewvc?rev=733090&view=rev
Log:
Propose fix for 46339

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=733090&r1=733089&r2=733090&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jan  9 09:14:12 2009
@@ -288,3 +288,12 @@
   http://svn.apache.org/viewvc?rev=731773&view=rev
   +1: markt, remm
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46339
+  Before the invocation of a fragment, AT_BEGIN and NESTED variables should be
+  copied from the current JspContext to the JspContext of the fragment
+  (*instead* of the JspContext of the calling page or tag file).
+  Patch provided by kinman@a.o
+  http://svn.apache.org/viewvc?rev=733072&view=rev
+  +1: markt
+  -1: 



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