Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mpbraendle
Copy link

This fixes the following bugs for the autocomplete suggestions:

  • in directory mode, too many terms were displayed (e.g. always a pair of the input and the suggestion term) because of wrong XML parsing of the response (whitespace textnode was interpreted too).
  • in "check terms for results" nothing was returned due to a wrong query format.
  • the jquery autocomplete widget did not recognise the input fields due to class definition.
  • some CSS code was added to create a dropdown with non-transparent background.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant