Options Element does not work with the Admin module or the Rubik theme. This is because these themes display non-collapsed, nested fieldsets as DIV elements instead of using fieldset tags. The selector used within options_element.js will only match on fieldsets and it causes the whole element not to display. This patch corrects the problem.

CommentFileSizeAuthor
options_element_admintheme.patch820 bytesquicksketch

Comments

quicksketch’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.