Closed (fixed)
Project:
Vertical Tabs
Version:
6.x-1.0-rc1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Mar 2010 at 00:33 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andrewmacpherson commentedHere'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.
Comment #2
dave reidFixed in CVS. It's better to just remove them rather than keep the hyphens in there.
http://drupal.org/cvs?commit=344074
Comment #3
andrewmacpherson commentedCool! Thanks for refactoring it as a regex.