You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Calin Pavel (JIRA)" <ji...@apache.org> on 2015/11/26 12:03:11 UTC

[jira] [Updated] (WICKET-6047) AjaxFormComponentUpdatingBehavior onUpdate not called

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

Calin Pavel updated WICKET-6047:
--------------------------------
    Summary: AjaxFormComponentUpdatingBehavior onUpdate not called  (was: AutoComplete onChange not called)

> 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
>         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)