Vertical Tabs not showing summary for Vocabularies and Flags fieldsets
andrewmacpherson - October 11, 2009 - 03:40
| Project: | Vertical Tabs |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
The summary for the vocabularies fieldset shows "No terms", whether vocabulary terms are selected or not. Likewise, the Flags fieldset summary shows "No flags" at all times.
| Attachment | Size |
|---|---|
| vertical-tabs-vocab-summary-bug.png | 24.08 KB |
| vertical-tabs-flags-summary-bug.png | 18.58 KB |

#1
Here's a patch to fix it. Two jQuery selectors were at fault, looking for
divelements instead offieldset.#2
forgot to update status with the patch
#3
Good catch. RTBC.
#4
Committed to CVS (http://drupal.org/cvs?commit=285300). Thanks!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.