You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Nathan Bubna (JIRA)" <de...@velocity.apache.org> on 2008/11/25 00:37:44 UTC

[jira] Resolved: (VELOCITY-649) NPE when calling method takes array

     [ 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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org