]
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: