Active
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2009 at 10:31 UTC
Updated:
1 Jan 2011 at 00:33 UTC
Hi,
Thank you for this module, but i have the following issue : any time i try to update from CCK Fieldgroup Tabs 6.x-1.x-dev (2008-Oct-01) to 6.x-1.0 (2009-Aug-19), i loose all my tabs.
Once, i got the tabs back after clearing caches, but from time to time i loose tabs and all infos in tabs is not displayed !
So i went back to CCK Fieldgroup Tabs 6.x-1.x-dev (2008-Oct-01) and it works.
D6.13, jQuery UI 6.x-1.3, Tabs (jQuery UI tabs) 6.x-1.2... all other modules uptodate.
Do others encounters the same issue ?
Thank you.
Comments
Comment #1
youkho commentedSame problem here can't see my tabs
Comment #2
nedjoOdd. Could you point to a page showing this problem, or else post any Javascript error that's reported? Thanks.
Comment #3
jcmarco commentedThere is a change in the jQuery Tabs version, when using jQuery Tabs from jQuery UI 1.6 (the one from last Tabs Module dev-version) you need to made changes in your overrided CSS classes.
Please check your css and made changes if necessary. I found that issue, but it was fixed checking all the css definitions.
Other issue with class name is from jQuery UI 1.7 where the active tab class becomes ui-tabs-selected instead active and Tabs Module doesn't work without that change in the code.
Comment #4
nedjoComment #5
nedjoMarking as dupe of #577902: Add compatibility with jQuery UI 1.7, since that issue has a patch.
Comment #6
chipway commentedHi,
Why do you speak about jQuery UI 1.7 as i am on jQuery UI 6.x-1.3, Tabs (jQuery UI tabs) 6.x-1.2 ??
Is the patch applicable to my case ?
Thank you
Comment #7
chipway commentedHi,
i reset the title to original.
i tried other tests and the issue come as soon as i enable jQuery UI 6.x-1.3.
Thanks
Comment #8
infines commented