You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org> on 2008/02/05 03:29:08 UTC

[jira] Resolved: (TAPESTRY-2121) EventListener does not bind to @Select using targets parameter.

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

Jesse Kuhnert resolved TAPESTRY-2121.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.5

Added call to super.cleanupAfterRender() in Select component method implementation so that the critical renderworker code is able to run. 

> 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
>            Assignee: Jesse Kuhnert
>             Fix For: 4.1.5
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org