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

Johan Compagner commented on WICKET-214:
----------------------------------------

i would say just call all ajax events that are on the same event.
Why not that can be explained perfectly. Ajax works but if you have pure client 
side scripts it could fail
(it could! because we still have already the ability to merge the behaviors!, 
so that you can prepend or append!)

> 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.2.4, 1.3, 2.0
>            Reporter: Erik van Oosten
>         Assigned To: Igor Vaynberg
>
> 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.

Reply via email to