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 2011/12/15 20:30:05 UTC

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

Author: markt
Date: Thu Dec 15 19:30:05 2011
New Revision: 1214923

URL: http://svn.apache.org/viewvc?rev=1214923&view=rev
Log:
Better description

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=1214923&r1=1214922&r2=1214923&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Dec 15 19:30:05 2011
@@ -97,8 +97,8 @@
         for JSP pages is respected. (markt)
       </fix>
       <fix>
-        <bug>52335</bug>: Correctly escape <code>&lt;\%</code> sequences and do
-        not escape <code>\%</code> sequences in template text. (markt)
+        <bug>52335</bug>: Only handle <code>&lt;\%</code> and not
+        <code>\%</code> as escaped in template text. (markt)
       </fix>
     </changelog>
   </subsection>



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