[
https://issues.apache.org/jira/browse/VELOCITY-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Bubna resolved VELOCITY-649.
-----------------------------------
Resolution: Fixed
Thanks again, Byron! :)
> NPE when calling method takes array
> -----------------------------------
>
> Key: VELOCITY-649
> URL: https://issues.apache.org/jira/browse/VELOCITY-649
> Project: Velocity
> Issue Type: Bug
> Components: Engine
> Reporter: Byron Foster
> Fix For: 1.6
>
> Attachments: Velocity649TestCase.java
>
>
> NPE caused when calling a method that takes an array:
> $foo.bar($bogus)
> where bar is defined as:
> public void bar(int a[]){};
> and $bogus is not defined.
--
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]