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

Michael Osipov closed VELOCITY-677.
-----------------------------------

> a '#' or '$' character at the end of VTL causes a ParseException
> ----------------------------------------------------------------
>
>                 Key: VELOCITY-677
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-677
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.6, 1.6.1, 1.7
>            Reporter: Byron Foster
>            Assignee: Claude Brisson
>            Priority: Minor
>             Fix For: 2.1
>
>
> If either the character '#' or '$' is the last character in VTL, then the 
> following results:
> Threw: class org.apache.velocity.exception.ParseErrorException
> Msg: Lexical error: org.apache.velocity.runtime.parser.TokenMgrError: Lexical 
> error at line 4, column 2. Encountered: <EOF> after : ""
> org.apache.velocity.Template.process(Template.java:142) 
> org.apache.velocity.runtime.resource.ResourceManagerImpl.refreshResource(ResourceManagerImpl.java:556)
>  
> org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:319)
>  
> org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1442)
>  
> org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:319)
>  
> org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java:332) 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to