Author: markt
Date: Wed May 14 21:25:11 2014
New Revision: 1594725
URL: http://svn.apache.org/r1594725
Log:
Add BZ 56516 to changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1594725&r1=1594724&r2=1594725&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed May 14 21:25:11 2014
@@ -48,6 +48,11 @@
<subsection name="Jasper">
<changelog>
<fix>
+ <bug>56516</bug>: When tags require scripting variables to be declared,
+ declare them at the start of the page so that they are always available
+ to the entire page. (markt)
+ </fix>
+ <fix>
<bug>56522</bug>: When setting a value for a
<code>ValueExpression</code>, ensure that the expected coercions take
place such as a <code>null</code> string being coerced to an empty
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]