You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Nathan Bubna (JIRA)" <de...@velocity.apache.org> on 2010/11/15 18:36:19 UTC

[jira] Updated: (VELOCITY-679) Escaping #set(foo="bar")\\$$foo broken

     [ https://issues.apache.org/jira/browse/VELOCITY-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Bubna updated VELOCITY-679:
----------------------------------

    Fix Version/s:     (was: 1.7)
                   2.0

> 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: 2.0
>
>
> 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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org