[ http://issues.apache.org/jira/browse/VELOCITY-96?page=all ]
     
Will Glass-Husain resolved VELOCITY-96:
---------------------------------------

    Fix Version: 1.4
                     (was: 1.5)
     Resolution: Fixed

Looks like this was previously resolved for Velocity 1.4.  Added a test case to 
double check.

> No error reporting when #parse doesn't
> --------------------------------------
>
>          Key: VELOCITY-96
>          URL: http://issues.apache.org/jira/browse/VELOCITY-96
>      Project: Velocity
>         Type: Bug
>   Components: Source
>     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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to