[
https://issues.apache.org/jira/browse/VELOCITY-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-96.
------------------------------------------
> No error reporting when #parse doesn't
> --------------------------------------
>
> Key: VELOCITY-96
> URL: https://issues.apache.org/jira/browse/VELOCITY-96
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Affects Versions: 1.3-rc1
> Environment: Operating System: Solaris
> Platform: Sun
> Reporter: Paul Lynch
> Fix For: 1.4
>
>
> At least in some circumstances, when #parse can't parse the included
> file, no exception is thrown. For example, if you #parse a file that
> contains the text below, no error is reported, nothing gets included,
> and future #parses don't work. (This might be related to bug 11065.)
> In the sample below, the macro call is missing its closing parenthesis.
> ----BEGIN SAMPLE----
> #macro (myMacro $arg1 $list)
> This is text from velPTest2.vm
> #myMacro('name', ['apples', 'oranges']
> More text
--
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]