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

threexk’s picture

Update: It appears that tokens for other modules are still appearing in Automatic Nodetitles. It's just CCK tokens that have gone absent.

dave reid’s picture

Status: Active » Fixed

Yeah 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

Status: Fixed » Closed (fixed)

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

mikemccaffrey’s picture

A 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.

mikemccaffrey’s picture

Status: Closed (fixed) » Active
jonathan_hunt’s picture

+1 for a new release. I just got burned by this so I'd encourage an official release.

dave reid’s picture

Title: CCK "replacement patterns" no longer seen by Automatic Nodetitles » CCK tokens dissappeared
Status: Active » Fixed

Rolling 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.

dave reid’s picture

Title: CCK tokens dissappeared » CCK tokens disappeared

Status: Fixed » Closed (fixed)

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