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

Comments

submit.dk’s picture

Component: Code » Miscellaneous
Assigned: Unassigned » submit.dk
Category: support » bug
Priority: Normal » Critical
Status: Closed (fixed) » Active

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

avpaderno’s picture

Component: Miscellaneous » Code
Assigned: submit.dk » Unassigned
Priority: Critical » Normal
Issue tags: +Issue needs confirmation

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?

avpaderno’s picture

Status: Active » Postponed (maintainer needs more info)
avpaderno’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

avpaderno’s picture

Issue tags: -Issue needs confirmation

I am removing the tag I added before.

Status: Active » Closed (fixed)