[ 
https://issues.apache.org/jira/browse/TAPESTRY-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565490#action_12565490
 ] 

Kevin Menard commented on TAPESTRY-2121:
----------------------------------------

The issue seems to be in the target detection logic.

Manually binding the component to the event works just fine.  For this, I 
copied the generated JavaScript for some other component and modified as 
appropriate.

> EventListener does not bind to @Select using targets parameter.
> ---------------------------------------------------------------
>
>                 Key: TAPESTRY-2121
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2121
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 4.1.4
>            Reporter: Kevin Menard
>
> Setting the "targets" parameter of EventListener to a Select component's ID 
> will not wire up any JavaScript.  Using the same ID with the "elements" 
> parameter will bind, but it will not submit the form, so it's not quite the 
> same thing.

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