Skip to content

AJAX autocomplete component triggers JS error #45

@lemmingucwcz

Description

@lemmingucwcz

There is a bug in wiquery-autocomplete.js where JS gets options parameter from JQuery UI autocomplete and always treats it as an array - however, for AJAX-filled autocompletes this is a string, resulting in JS error.

I have created a Wicket quickstart project demonstrating the bug, with detailed instructions how to trigger it on the start page, download here: http://lemming.hofyland.cz/wiQueryAutocompleteJSBug.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions