Critical conflict with CCK Tabs
submit.dk - August 24, 2008 - 13:03
| Project: | Nodewords |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I'm using Drupal 6.4, CCK_Fieldgroup_tabs 6.x-1.x-dev and the Tabs module 6.x-1.x-dev.
So far all of my links in the tabs has been like this: http://www.example.com/mypage#tabs-0-1, http://www.example.com/mypage#tabs-0-2 and so on.
When installing the Nodewords module, and filling out the description-field on a page, all the links in the tabs are being changed to: http://www.example.com/mypage#tabs--1, http://www.example.com/mypage#tabs--2 and so on.
It only happens on the pages where the Description is set. If I remove the Description from a page, the links works as they used to.
It's only a problem with the Description-field. Not the Title-field.
//Kenneth

#1
CORRECTION: Actually it is not the links that are being changed, but the names of the DIV ID's. The links are being created automaticly, so when the DIV ID's is changing there names, then the links does too.
www.submit.dk
#2
You should try the latest official release available, as the bug present in a official release can be fixed only in the next official release.
Is the issue still present in version 6.x-1.0?
#3
#4
nodewords.module doesn't change any HTML IDs; it's more easier another module is creating some conflict.
I am setting this report as fixed because the OP didn't give any feedback in about a year.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.
#6
I am removing the tag I added before.