You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrea Del Bene (JIRA)" <ji...@apache.org> on 2013/08/27 18:51:52 UTC

[jira] [Commented] (WICKET-5332) Autocomplete throws error when initialized in an AjaxLazyLoadPanel

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

Andrea Del Bene commented on WICKET-5332:
-----------------------------------------

Running the quickstart with the last source from 6.x branch works fine :-/
                
> Autocomplete throws error when initialized in an AjaxLazyLoadPanel
> ------------------------------------------------------------------
>
>                 Key: WICKET-5332
>                 URL: https://issues.apache.org/jira/browse/WICKET-5332
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.10.0
>            Reporter: Jered Myers
>         Attachments: autocomplete.zip
>
>
> When an autocomplete is added to a page in an AjaxLazyLoadPanel, the Wicket AJAX Debug window displays the error "ERROR: Cannot find element with id: null" and the autocomplete does not work.  The problem appears to be that the call to initialize the autocomplete is performed prior to the text field being added to the DOM.
> I am attaching a quickstart that replicates the problem

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