When you install the jquery update module (http://drupal.org/project/jquery_update) the tab content does not show up. The tabs themselves work and the content appears in source view but it does not render on the page. If you revert back to the original misc.jquery.js file the tab content works again. Also tested and confirmed against dev.

CommentFileSizeAuthor
#1 tabbed_block.js_.patch687 bytesjoetsuihk

Comments

joetsuihk’s picture

Assigned: Unassigned » joetsuihk
Status: Active » Needs review
StatusFileSize
new687 bytes

confirmed bug.
patch made.
the problem happen in .js file, a flaw when switching tabs
please use the patch against HEAD

joetsuihk’s picture

Status: Needs review » Fixed

commited to head

Anonymous’s picture

Status: Fixed » Closed (fixed)