[
https://issues.apache.org/jira/browse/VELOCITY-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484484
]
Will Glass-Husain commented on VELOCITY-272:
--------------------------------------------
can you please open a separate issue and attach a copy of the template? You
can mark it as "related to" VELOCITY-272 (this issue).
> EOF exception when last line is commented out and has no new line at end
> ------------------------------------------------------------------------
>
> Key: VELOCITY-272
> URL: https://issues.apache.org/jira/browse/VELOCITY-272
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Environment: Operating System: other
> Platform: Other
> Reporter: Zoltan Luspai
> Fix For: 1.5
>
>
> So if this is the last line of a template:
> ## something....<EOF>
> Then we'll get an exception:
> org.apache.velocity.exception.ParseErrorException: Lexical error:
> org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 8,
> column 110. Encountered: <EOF> after : ""
> at org.apache.velocity.Template.process(Template.java:181)
> at
> org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:466)
> at
> org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:384)
> at
> org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:814)
> at org.apache.velocity.runtime.directive.Parse.render(Parse.java:196)
> at
> org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:153)
> at
> org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:94)
> at
> org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:109)
> at
> org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:94)
--
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]