2014-04-29 3:08 GMT+04:00  <ma...@apache.org>:
> Author: markt
> Date: Mon Apr 28 23:08:14 2014
> New Revision: 1590835
>
> URL: http://svn.apache.org/r1590835
> Log:
> Correct the handling of back-slash escaping in the EL parser and no longer 
> require that "\$" or "\#" must be followed by "{" in order for the back-slash 
> escaping to take effect.
>
> Modified:
>     tomcat/trunk/java/org/apache/el/parser/AstLiteralExpression.java
>     tomcat/trunk/test/org/apache/el/TestELEvaluation.java
>     tomcat/trunk/webapps/docs/changelog.xml
>

Good!

With this my side of ELParser test passes successfully.
I'll commit shortly.

Best regards,
Konstantin Kolinko

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

Reply via email to