The current version of active_tags.js breaks if you try to use multiple tagging widgets assigned to the same vocabulary on one page (as can be the case when using the views_tagger module). In this case, core autocomplete only works on the first widget.

The attached patch makes sure that the widgets have unique IDs so that autocomplete still works.

CommentFileSizeAuthor
active_tags.js_.patch2.82 KBwulff

Comments

dragonwize’s picture

Status: Active » Needs review

Marking this so I don't forget to review the patch. I think I did once before but I don't remember.

dragonwize’s picture

Status: Needs review » Fixed

Committed with minor changes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.