CCK fields stopped working as tokens in pathauto, after updating Token to 5.14.

I noticed token text in a path where there should have been a date. Looking at the pathauto page gave this error: "You are using the token [field_nl_month-mm] which is not valid within the scope of tokens where you are using it." No CCK fields appear on the replacement pattern list, they did prior to the update.

Reverting to 5.13 seems to resolve the problem and the CCK fields show up in the replacement pattern list again.

Comments

tignux’s picture

Same for me. It's a huge problem.

It's possible to downgrade to 5.x-1.13 ? How?

Andrea

scafmac’s picture

Just replace the new module with the old one. There were no DB changes, AFAIK.

I've downgraded without a problem to address this.

tignux’s picture

Done! Thanks.

I hope developers tell us if is a bug or no.

yan’s picture

Priority: Normal » Critical

Same here, reverting to 5.x-1.13 solves the problem. Anyhow I think this is critical since it breaks the functionality of the module in many cases.

Dave Reid’s picture

Status: Active » Closed (duplicate)

This was a regression fixed in #821052: CCK tokens disappeared.