Hi,
I'm generating node titles that include the node id (nid) because I need a unique value in it. This worked in earlier versions of 'Automatic Nodetitles' stand alone, but sems to have been removed in the current stable release.
As a workaround I set up a rule via the 'Rules' module to save the node automatically a second time; this allows me to put the nid into the node title. After upgrading to Token 6.x-1.17, this workaround isn't working anymore. The nid token isn't replaced in the node title anymore, not even after applying the rule.
I can reproduce this behaviour on a different site with Token 6.x-1.17, and I can restore the previous behaviour by downgrading the 'Token' module. So this is an issue between 'Automatic Nodetitles', 'Token', and 'Rules' and I'm not sure which issue queue suits best. Please feel free to change the issue queue to a more adequate place.
I'm attaching an export of the rule to make reproducing the issue easier.
Thanks you!
| Comment | File | Size | Author |
|---|---|---|---|
| node-title-nid-rule.txt | 3.76 KB | asb |
Comments
Comment #1
dave reidThis has been fixed in Token 6.x-1.18 with #1329196: Rules integration broke in 6.x-1.17
Comment #2
asb commentedWow, that was really fast. Thanks a lot!