Closed (fixed)
Project:
Fieldset helper
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2010 at 05:29 UTC
Updated:
5 Jan 2012 at 17:29 UTC
Hello
There seems to be an incompatibility with Drupal 6 backport of Seven theme, present in D7 core.
In the module page, the collapse and uncollapse links do not work, nor the fieldsets are saved.
In this theme, there aren't any arrow buttons, but the group name is still a link.
Clicking each group name collapses the fieldset, just the top links for ALL fieldsets do not work.
Either the module or the theme needs a patch.
Comments
Comment #1
jrockowitz commentedThanks for submitting the issue. I am also using the Seven (backport) theme in my current project and noticed the issue too.
The missing fieldset arrows is an issue with the seven theme.
#877386: Issues with fieldsets
The fact that my module is just not working is definitely my problem and will be fixed in my next release.
#907660: Fieldset helper 2.x road map
Thanks,
~jake
Comment #2
lpalgarvio commentedthe Seven theme backport developers are testing some patches to resolve this issue on their theme:
http://drupal.org/node/877386
Comment #3
lpalgarvio commentedthe arrow problems have been fixed on the latest beta12 of the Seven theme.
but fieldsets in the modules page aren't savable yet and "Expand all | Collapse all" does not work.
Comment #4
jrockowitz commentedThe issue was related to how I was handling overriding the theme_fieldset() function. The issue has been fixed in the fieldset helper 6.x-2.x -dev release (http://drupal.org/node/946000).
Please download and confirm that my fix works correctly.
Thanks for following up,
~jake
Comment #5
mrfelton commentedSeems to be working ok wil latest -dev of Seven
Comment #6
lpalgarvio commentedhaven't noticed the issues anymore
Comment #7
jrockowitz commented