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

Marcus Schulte updated TAPESTRY-2194:
-------------------------------------

    Fix Version/s:     (was: 4.1.6)
                   4.1.7

> Listener method unable to handle collection parameter passed in to DirectLink
> -----------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2194
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2194
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.1.5
>         Environment: any
>            Reporter: Jesse Kuhnert
>             Fix For: 4.1.7
>
>
> When passing in a collection of Collection<UUID> to a DirectLink Tapestry 
> throws argument type mismatch errors when attempting to invoke the listener 
> specified with a signature of:
> void doSomething(IRequestCycle cycle, Collection<UUID> ids) {}
> Seems like something changed in 4.1.5 to break this. 

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