[
https://issues.apache.org/jira/browse/WICKET-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114751#comment-13114751
]
Igor Vaynberg commented on WICKET-214:
--------------------------------------
behvaiors:ajax calls is not always 1:1. some behaviors are purely clientside.
also, this comes up often so we should offer the devs a choice to do this even
if it can have unwanted sideeffects.
> 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: Igor Vaynberg
> Attachments: JQueryEventBehavior.java
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira