GNOME Bugzilla – Bug 689443
Improve multiple tag splitting and handling
Last modified: 2013-12-09 09:26:55 UTC
There are several duplicate bugs about the way EasyTAG handles splitting one tag into multiple ones, which (by default) it does on encountering the character sequence " - ": https://sourceforge.net/tracker/?func=detail&aid=3578341&group_id=5216&atid=105216 https://sourceforge.net/tracker/?func=detail&aid=3560432&group_id=5216&atid=105216 https://sourceforge.net/tracker/?func=detail&aid=1861779&group_id=5216&atid=105216 https://sourceforge.net/tracker/?func=detail&aid=2116872&group_id=5216&atid=105216 https://sourceforge.net/tracker/?func=detail&aid=2949587&group_id=5216&atid=105216 The default should be switched to not split the tag into multiple tags, and some UI should be added to show the multiple tags in discrete entry fields.
I disabled the tag splitting by default in commit 3605bd5f06dfe1ae79afd707b0f4867f434ba3df. Improved viewing of tag fields (not restricted to multiple fields) is covered by bug 689426.
*** Bug 720093 has been marked as a duplicate of this bug. ***