You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/10/28 08:12:46 UTC

[jira] Updated: (WICKET-214) Call all behaviors attached to the same event

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

Jeremy Thomerson updated WICKET-214:
------------------------------------

    Fix Version/s:     (was: 1.5-M3)
                   1.5-M4

> Call all behaviors attached to the same event
> ---------------------------------------------
>
>                 Key: WICKET-214
>                 URL: https://issues.apache.org/jira/browse/WICKET-214
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4-M1
>            Reporter: Erik van Oosten
>            Assignee: Johan Compagner
>             Fix For: 1.5-M4
>
>
> If one adds 2 AjaxFormComponentUpdatingBehaviors with event "onchange" to the same form component, only the behavior that was added last will actually be called. Please make it so that both are called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.