Not sure if this is an issue with this module or the tokens module. To reproduce, create a content type that is configured, via tokens, to automatically generate title from cck fields.

The initial version of the node works great. Then make a new revision updating the fields that generate the title, everything saves but the title doesn't appear to get updated. Then create a third version with yet different values. It will now show the title from version2.

Comments

bradspry’s picture

Priority: Normal » Major

I examined the code and did a bit of thinking and research. I use Rules and Cache Actions, so I went looking for how to empty token cache and found this thread: Add "Clear Token Cache" action

gaurav.kapoor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)