Views contains the same bug in views_ajax_autocomplete_taxonomy as was present in taxonomy_autocomplete and was fixed in #1000736: Term reference autocomplete widget having problems handling terms with commas.
Will attach a patch in the first comment.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views-Unable-to-autocomplete-terms-containing-commas-or-quotes-1278694-1.patch | 1.23 KB | fangel |
Comments
Comment #1
fangel commentedHere's the patch that fixes this bug in Views
Comment #2
fangel commentedComment #3
mattbk commentedI can confirm that this patch works. Thanks!
Comment #4
dawehnerThis patch looks fine!
Thanks for providing a patch. Commited to 7.x-3.x