I'm using Automatic Nodetitles module for some type of nodes and the activity records only word 'ant' instead of real node title ([title] token).
This problem related to token caching.
After applying this patch and this activity.module.patch the problem fixed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | activity.module.patch | 736 bytes | mrjavum |
Comments
Comment #1
agileware commentedThe link for activity.module.patch seems to be broken.
Comment #2
mrjavum commentedtry this:
Comment #3
sirkitree commentedthe code base is rapidly changing, so this patch did not apply, but I took the concept and applied it to the current code. Thank you!