Author: markt
Date: Mon Oct 27 06:20:47 2008
New Revision: 708166

URL: http://svn.apache.org/viewvc?rev=708166&view=rev
Log:
Update change log for EL fixes

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=708166&r1=708165&r2=708166&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Oct 27 06:20:47 2008
@@ -189,12 +189,6 @@
   +1: fhanik, remm
   -1: 
 
-* Port remaining EL changes. This is all the remaining EL related
-  patches from trunk
-  http://people.apache.org/~markt/patches/2008-10-19-el-tck-various.patch
-  +1: markt, remm (let's try it), fhanik
-  -1: 
-
 * Backport NCDFE fix from trunk (TCK failures without it)
   http://svn.apache.org/viewvc?rev=640888&view=rev 
   +1: markt

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=708166&r1=708165&r2=708166&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Oct 27 06:20:47 2008
@@ -184,6 +184,12 @@
       <fix>
         Correct signed/unsigned conversion error in ASCII parsing. (markt)
       </fix>
+      <fix>
+        Fix various edge-cases when parsing EL, particularly inside attribute
+        values. Note the the Expert Group has confirmed that JSP.1.6 takes
+        precedence over JSP.1.3.10. Therefore EL in attributes must be escaped
+        twice.
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to