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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | vertical_tabs-601260-flags-summary-fix.png | 21.6 KB | andrewmacpherson |
| #1 | vertical_tabs-601260-vocab-summary-fix.png | 26.73 KB | andrewmacpherson |
| #1 | vertical_tabs-601260.patch | 1.19 KB | andrewmacpherson |
| vertical-tabs-flags-summary-bug.png | 18.58 KB | andrewmacpherson | |
| vertical-tabs-vocab-summary-bug.png | 24.08 KB | andrewmacpherson |
Comments
Comment #1
andrewmacpherson commentedHere's a patch to fix it. Two jQuery selectors were at fault, looking for
divelements instead offieldset.Comment #2
andrewmacpherson commentedforgot to update status with the patch
Comment #3
les limGood catch. RTBC.
Comment #4
dave reidCommitted to CVS (http://drupal.org/cvs?commit=285300). Thanks!
Comment #6
gooddesignusa commentedSorry to reopen. Still seems to be an issue. Happened to me today with 6.x-1.0-rc1. Not sure if its taxonomy super select causing it since i didn't have time to test. Not really a big deal.
Comment #7
cybermache commentedI am also using 6.x-1.0-rc1. I originally thought it was an issue with Taxonomy Super Select. It still could be, I am not quite sure.
Turning off TSS outputs the fieldset title of the vocabulary followed by the terms in the vertical tab. Turning TSS on again only displays 'No Terms' in the vertical tab if all Vocab groups have TSS selected for them. Perhaps this has something to do with how VT is calling the terms and how TSS is outputting that value.
I am not using Flags so I can not confirm if this has the same affect. If this is indeed a TSS issue please let me know so I can post this issue there.
Thanks
Comment #8
dave reidIf a module changes the way the taxonomy forms work, then it needs to provide its own summary JavaScript file.
Comment #9
cybermache commentedThanks for the response Dave. Could you possibly elaborate on your statement? Or if you don't feel like doing that can you suggest where my inquiry might receive more help?
Is this be something that should get posted to the TSS issue feed? For example.
Thanks