I'm getting the following error in IE7:

Drupal.settings.panels_tabs.filling_tabs is null or not an object

The titles of the tabs fail to render as a result. The tabs also don't function correctly when clicked on. You can see the error here:

http://www.hopestreetgroup.org/content/education

Marked critical because they want this live in a day (ugh).

CommentFileSizeAuthor
#2 ie7 js error.patch682 byteswim leers

Comments

nedjo’s picture

Project: Javascript Tools » Panels Tabs
Component: Tabs » Code

Looks like an issue on Tabs panels style.

wim leers’s picture

Assigned: Unassigned » wim leers
Status: Active » Needs review
StatusFileSize
new682 bytes

Try this patch.

seanr’s picture

Priority: Critical » Normal

Discovered my problem was due to a version mismatch between panels and panels_tabs. This patch still looks like a good idea, but I no longer have the conditions to reproduce the bug and test it.

wim leers’s picture

In that case, please just test the patch and let me know if panels_tabs continues to work as expected. Then I'll commit it, because it's indeed still better than before.

wim leers’s picture

Status: Needs review » Closed (fixed)

The above has been committed a long time ago, it seems I forgot to update this issue.