Closed (fixed)
Project:
Autocomplete Deluxe
Version:
2.1.x-dev
Component:
Code (miscellaneous)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2017 at 12:49 UTC
Updated:
12 Sep 2026 at 12:40 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
fotidim commentedComment #3
ioana apetri commentedI checked this behavior, and when I try to add the same term twice, it doesn't appear, so it looks like this is not an issue.
Comment #4
rajab natshahComment #6
rajab natshahThank you, Foti for reporting and Ioana for checking it again.
Both readings are right. The suggestion list does hide a term that is in the field, which is what Ioana saw. Typing that term again and pressing Enter still added a second tag, because the typed text carries no entity ID while the item is stored under Label (7).
Tested on Drupal 11.4. With the merge request, picking Drupal and then typing Drupal and Enter leaves one tag, and a genuinely new term is still added.
To review, test, then merge.
Comment #8
rajab natshahComment #10
rajab natshah