In theme_fieldset the fieldset's #value is appended to the output if set. This doesnt seem to be done in the bootstrap functions.

I found this when using the user_import module. The 'field match' fieldset (themed by theme_user_import_edit) did not produce any output.

Would this code be best placed in bootstrap-panel.vars.php?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

adamsro’s picture

markhalliwell’s picture

Version: 7.x-3.0 » 7.x-3.x-dev
Status: Active » Fixed

Thanks @adamsro!

Committed df8700c to 7.x-3.x:

Issue #2168383 by adamsro: Fieldset #value not printed.

markhalliwell’s picture

Version: 7.x-3.x-dev » 8.x-3.x-dev
Assigned: Unassigned » ryan.armstrong
Priority: Normal » Critical
Status: Fixed » Needs review

  • Commit df8700c on 7.x-3.x, 8.x-3.x authored by adamsro, committed by Mark Carver:
    Issue #2168383 by adamsro: Fieldset #value not printed.
    

markhalliwell’s picture

Version: 8.x-3.x-dev » 7.x-3.x-dev
Assigned: ryan.armstrong » Unassigned
Status: Needs review » Closed (fixed)

I'm just moving this back to 7.x. If this needs re-evaluation in 8.x, create a new issue.