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 2014/02/02 01:04:07 UTC

svn commit: r1563532 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Sun Feb  2 00:04:07 2014
New Revision: 1563532

URL: http://svn.apache.org/r1563532
Log:
Add changelog entry for r1539177
This change was in 7.0.48.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55735

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1563532&r1=1563531&r2=1563532&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sun Feb  2 00:04:07 2014
@@ -590,6 +590,12 @@
   <subsection name="Jasper">
     <changelog>
       <fix>
+        <bug>55735</bug>: Fix a regression caused by the fix to
+        <bug>55198</bug>. When processing JSP documents, attributes in XML
+        elements that are template content should have their text xml-escaped,
+        but output of EL expressions in them should not be escaped. (markt)
+      </fix>
+      <fix>
         <bug>55807</bug>: The JSP compiler used a last modified time of -1 for
         TLDs in JARs expanded in to WEB-INF/classes (IDEs often do this
         expansion) when creating the dependency list for JSPs that used that



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