- First commit to issue fork.
- Merge request !5Wrap languages in quotation marks in the LanguageAutocompleteTagsWidget → (Open) created by kuzyawkk
- Status changed to Needs review
4 months ago 9:11am 23 July 2024 Hi, in comment !4 🐛 "Language autocomplete (Tags style)" widget doesn't allow selection of languages with comma (i.e. Chinese, simplified) Active johnv described that the widget would work correctly if you wrap the language in quotes, then everything will work correctly. I added JavaScript, which automatically adds quotes when you select a language with autocomplete.
Before: Chinese, Simplified
After: "Chinese, Simplified"- Status changed to Fixed
2 months ago 2:54pm 11 September 2024 - 🇳🇱Netherlands johnv
Thanks, committed.
I added some code when the field is a multi-value field. Automatically closed - issue fixed for 2 weeks with no activity.