Posted by chipway-drupal on September 14, 2009 at 10:31am
4 followers
Jump to:
| Project: | Tabs (jQuery UI tabs) |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Same problem here can't see my tabs
#2
Odd. Could you point to a page showing this problem, or else post any Javascript error that's reported? Thanks.
#3
There 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.
#4
#5
Marking as dupe of #577902: Add compatibility with jQuery UI 1.7, since that issue has a patch.
#6
Hi,
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
#7
Hi,
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
#8