Closed (outdated)
Project:
Autocomplete Deluxe
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
17 May 2013 at 16:19 UTC
Updated:
15 Sep 2024 at 15:40 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedcorrecting status
Comment #2
sepgil commentedDoes this actually work? Normally there should be only a message if you entered something, and therefore the message "No terms could be found. Please type in order to add a new term." will never be shown.
Comment #3
Anonymous (not verified) commentedThis patch is needed.
There is a field setting called 'Minimum length' which is set to '0' by default. This means that by simply clicking in an autocomplete deluxe field, the suggestion list will open and say "The term '' will be added".
However, the patch doesn't work ideally...
When the new "No terms could be found..." message is displayed, it's possible to click on the message which adds the message text to the field. That's obviously not the intention. Needs work.
Comment #4
Anonymous (not verified) commentedJust worked out that this is only an issue if there are no results (i.e. if the referenced vocabulary is empty). If there are terms in the vocab, then they are displayed when clicking in the empty autocomplete deluxe field and you don't get the "The term '' will be added" message.
Comment #5
rajab natshah