You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ben Dotte (JIRA)" <de...@tapestry.apache.org> on 2008/01/22 01:08:34 UTC

[jira] Resolved: (TAPESTRY-2039) DirectLink parameters are not handle consistently with AbstractSubmit parameters.

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

Ben Dotte resolved TAPESTRY-2039.
---------------------------------

    Resolution: Fixed

Fixed. Now DirectLink and AbstractSubmit both handle Collections, Object arrays, and individual objects properly.

> DirectLink parameters are not handle consistently with AbstractSubmit parameters.
> ---------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2039
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2039
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 4.1.3
>            Reporter: Patrick Moore
>            Assignee: Ben Dotte
>            Priority: Minor
>             Fix For: 4.1.4
>
>
> AbstractSubmit.handleClick() (line 75) accepts a Collection or a single object.
> DirectLink.constructServiceParameters() will accept only a List, array or a single object.
> It seems preferable that the correct behavior be Collection, array, or single object for both.

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