[
https://issues.apache.org/jira/browse/VELOCITY-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905145#action_12905145
]
Nathan Bubna commented on VELOCITY-679:
---------------------------------------
This seems obscure and difficult to fix (to me ATM). Does anyone actually want
to tackle this for 1.7 or shall i postpone it?
> Escaping #set(foo="bar")\\$$foo broken
> --------------------------------------
>
> Key: VELOCITY-679
> URL: https://issues.apache.org/jira/browse/VELOCITY-679
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 1.6.1, 1.7
> Reporter: Byron Foster
> Priority: Trivial
> Fix For: 1.7
>
>
> The following VTL
> #set($foo="bar")\\$$foo
> results in:
> \$bar
> but should be:
> \\$bar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]