Closed (fixed)
Project:
Panels Tabs
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Apr 2008 at 13:10 UTC
Updated:
5 Jul 2008 at 17:47 UTC
Jump to comment: Most recent file
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).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ie7 js error.patch | 682 bytes | wim leers |
Comments
Comment #1
nedjoLooks like an issue on Tabs panels style.
Comment #2
wim leersTry this patch.
Comment #3
seanrDiscovered 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.
Comment #4
wim leersIn 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.
Comment #5
wim leersThe above has been committed a long time ago, it seems I forgot to update this issue.