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

Henning Schmiedehausen closed VELOCITY-25.
------------------------------------------


> Does not leave character # alone.
> ---------------------------------
>
>                 Key: VELOCITY-25
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-25
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.1
>         Environment: Operating System: Linux
> Platform: PC
>            Reporter: Travis Stevens
>         Assigned To: Velocity-Dev List
>             Fix For: 1.5
>
>         Attachments: dist.txt
>
>
> Here is an excert from a String that I am using as a template.
> "<#$cgi->objectname#><#/TRIM#>"
> I want velocity to leave this alone because another interpreter will use it.  
> If I send this to velocity, i get back a:
> "<###$cgi->objectname#><#/TRIM#>"
> if I send "<\#$cgi->objectname#><\#TRIM#>" to the velocity bean, then I get:
> "<\###$cgi->objectname#><#/TRIM#>"

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

Reply via email to