[
https://issues.apache.org/jira/browse/WICKET-6047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-6047.
--------------------------------
Resolution: Won't Fix
Since WICKET-5939 events names are no longer converted to lower-case.
You should use the standard event name "change". Note that the prefix 'on' is
no longer recommended nor supported in future Wicket versions.
> AjaxFormComponentUpdatingBehavior onUpdate not called
> -----------------------------------------------------
>
> Key: WICKET-6047
> URL: https://issues.apache.org/jira/browse/WICKET-6047
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.21.0
> Reporter: Calin Pavel
> Assignee: Sven Meier
> Priority: Minor
> Attachments: SampleProject.zip
>
>
> I have an AutoCompleteTextField for which I want to capture user selections
> (using new AjaxFormComponentUpdatingBehavior("onChange") {..}).
> Starting with version 6.21.0 onUpdate method is not called when user selects
> one of the auto-complete options.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)