Closed (won't fix)
Project:
Rubik
Version:
7.x-4.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 16:49 UTC
Updated:
23 Nov 2013 at 08:10 UTC
Jump to comment: Most recent
Comments
Comment #1
ishmael-sanchez commentedThis isn't completely accurate. #states uses JS for hiding and showing form items so the theme isn't preventing that as long as it's not in a fieldset.
From Bartik
<fieldset id="edit-drupal-info" class="collapsible form-wrapper collapse-processed" style="display: none;">from Rubik
<fieldset class="collapsible fieldset titled collapse-processed">The fieldset template is defined in the parent theme tao and not rubik so maybe it could be related to http://drupal.org/node/1027484. Will let the maintainer decide whether to close this.
Comment #2
haydeniv commentedI'm going to close this. If anything it is a TAO issue and I think there is already an issue that will clear this up over there with fieldset attributes getting set properly.