/[Apache-SVN]
ViewVC logotype

Revision 1658351


Jump to revision: Previous Next
Author: markt
Date: Mon Feb 9 10:30:40 2015 UTC (9 years, 3 months ago)
Changed paths: 10
Log Message:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57136
Ensure only \${ and \#{ are treated as escapes for ${ and #{ rather than \$ and \# being treated as escapes for $ and # when processing literal expressions in expression language.

Changed paths

Path Details
Directorytomcat/tc7.0.x/trunk/ modified , props changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/el/parser/AstLiteralExpression.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/ELParser.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java modified , text changed
Directorytomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/Parser.java modified , text changed
Directorytomcat/tc7.0.x/trunk/test/org/apache/el/TestELEvaluation.java modified , text changed
Directorytomcat/tc7.0.x/trunk/test/org/apache/el/TestELInJsp.java modified , text changed
Directorytomcat/tc7.0.x/trunk/test/webapp-3.0/bug45nnn/bug45451.jspf modified , text changed
Directorytomcat/tc7.0.x/trunk/test/webapp-3.0/bug45nnn/bug45451d.jspx modified , text changed
Directorytomcat/tc7.0.x/trunk/webapps/docs/changelog.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26