Closed (fixed)
Project:
Token
Version:
5.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2010 at 00:31 UTC
Updated:
28 Jul 2010 at 14:30 UTC
The list of "replacement patterns" no longer includes CCK patterns provided by the Token module, as of 5.x-1.14. Perhaps tokens in general are no longer seen by Automatic Nodetitles. Has the API changed and Automatic Nodetitles needs to update?
For instance the following Automatic Nodetitles replacement pattern no longer works:
[field_lastname-formatted], [field_firstname-formatted] [field_middlename-formatted]
Comments
Comment #1
threexk commentedUpdate: It appears that tokens for other modules are still appearing in Automatic Nodetitles. It's just CCK tokens that have gone absent.
Comment #2
dave reidYeah this is my bad. I changed the token including code and didn't double-check it before release. I fixed this in CVS.
http://drupal.org/cvs?commit=376936
Until then upgrade to 5.x-1.x-dev: http://drupal.org/node/143907
Comment #4
mikemccaffreyA new version of the module should be released ASAP to resolve this issue, so that people don't update to the faulty 5.x-1.4 version.
A whole bunch of our users urls got messed up since we made the update last week.
Comment #5
mikemccaffreyComment #6
jonathan_hunt commented+1 for a new release. I just got burned by this so I'd encourage an official release.
Comment #7
dave reidRolling a release is on my todo list Thursday night when I get back from vacation. There's not a need to keep this marked active until then. I will be sure to add a comment when I've rolled the new release.
Comment #8
dave reid