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

Henning Schmiedehausen closed VELOCITY-210.
-------------------------------------------


> #macro arguments space-separated, not comma-separated
> -----------------------------------------------------
>
>                 Key: VELOCITY-210
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-210
>             Project: Velocity
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.3.1
>         Environment: Operating System: All
> Platform: All
>            Reporter: Mike Kienenberger
>         Assigned To: Daniel Rall
>             Fix For: 1.4
>
>         Attachments: out
>
>
> http://jakarta.apache.org/velocity/vtl-reference-guide.html defines #macro 
> as
> #macro( vmname $arg1[, $arg2, $arg3, ... $argn ] )
> but the actual format appears to be
> #macro( vmname $arg1[ $arg2 $arg3 ... $argn ] )

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