[gatein-issues] [JBoss JIRA] Resolved: (GTNPORTAL-1563) Backslash not properly handled in gtmpl
Trong Tran (JIRA)
jira-events at lists.jboss.org
Fri Oct 15 00:03:40 EDT 2010
[ https://jira.jboss.org/browse/GTNPORTAL-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trong Tran resolved GTNPORTAL-1563.
-----------------------------------
Resolution: Done
> Backslash not properly handled in gtmpl
> ---------------------------------------
>
> Key: GTNPORTAL-1563
> URL: https://jira.jboss.org/browse/GTNPORTAL-1563
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: User Interface
> Reporter: Julien Viet
> Assignee: Julien Viet
> Fix For: 3.2.0-GA
>
>
> Using an escape at different place is not properly handled by the template parser.
> \${foo} produce a compilation error
> <%= "\${foo}" %> produce \bar (when foo=bar)
> <% out.print"\${foo}" %> produce \bar (when foo=bar)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the gatein-issues
mailing list