There's a minor UI issue with hierarchical vocabularies, where the select widget uses hyphens to convey term nesting. These hyphens are not part of the term name, but they are shown in the tab summary text.

Comments

andrewmacpherson’s picture

Status: Active » Needs review
Issue tags: +vertical tabs
StatusFileSize
new851 bytes
new26.23 KB
new27.08 KB

Here's my suggestion for a fix. It's working well enough, although there might be an awkward edge case where the term name intentionally begins with a hyphen.

dave reid’s picture

Status: Needs review » Fixed

Fixed in CVS. It's better to just remove them rather than keep the hyphens in there.
http://drupal.org/cvs?commit=344074

andrewmacpherson’s picture

Cool! Thanks for refactoring it as a regex.

Status: Fixed » Closed (fixed)
Issue tags: -vertical tabs

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