Closed (duplicate)
Project:
Token
Version:
5.x-1.14
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2010 at 23:51 UTC
Updated:
5 Jul 2010 at 17:35 UTC
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
Comment #1
tignux commentedSame for me. It's a huge problem.
It's possible to downgrade to 5.x-1.13 ? How?
Andrea
Comment #2
scafmac commentedJust replace the new module with the old one. There were no DB changes, AFAIK.
I've downgraded without a problem to address this.
Comment #3
tignux commentedDone! Thanks.
I hope developers tell us if is a bug or no.
Comment #4
yan commentedSame 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.
Comment #5
dave reidThis was a regression fixed in #821052: CCK tokens disappeared.