You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2013/02/20 13:21:13 UTC

[jira] [Resolved] (WICKET-5050) AutoComplete should not request suggestions if input is no longer active element

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

Sven Meier resolved WICKET-5050.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 6.7.0

A precondition now makes sure that the element is still activate.
                
> AutoComplete should not request suggestions if input is no longer active element
> --------------------------------------------------------------------------------
>
>                 Key: WICKET-5050
>                 URL: https://issues.apache.org/jira/browse/WICKET-5050
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 6.6.0
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 6.7.0
>
>
> If an ajax change event handler disables and re-renders an AutoCompleteTextField, a pending ajax request for suggestions will trigger a ListenerInvocationNotAllowedExecption. This leads to a log warning "behavior not enabled; ignore call" but the redirect to the AccessDeniedPage is ignored by wicket-autocomplete.js.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira