You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (Closed) (JIRA)" <ji...@apache.org> on 2011/12/30 11:19:32 UTC

[jira] [Closed] (JEXL-124) Array parameters to methods don't work anymore

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

Henri Biestro closed JEXL-124.
------------------------------


Fixed and released in 2.1.1
                
> Array parameters to methods don't work anymore
> ----------------------------------------------
>
>                 Key: JEXL-124
>                 URL: https://issues.apache.org/jira/browse/JEXL-124
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Jeff Schnitzer
>            Assignee: Henri Biestro
>             Fix For: 2.1.1
>
>
> I have some code that worked in 2.0.1 and fails in 2.1.  It looks like this:
> ${tool.jsbuilder(['form2js', 'js2form', 'jquery.dirtyform'])}
> (it's being called from a cambridge template, but that doesn't matter).  The jsbuilder() method simply takes a String[].
> Now it throws an exception, the exact nature of which is getting eaten by something.  The error message looks like "Could not execute the expression: Error evaluating exception on line: 13, column: 15, expression: tool.jsbuilder(["... and then the parameters.
> Sorry about not making a nice test case out of this but I'm in a hurry and reverting to 2.0.1 for now.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira