I added a line to flush the static tokens in auto_nodetitle.inc. This was necessary to prevent the same title from being assigned to each node during import using auto_nodetitle module. Token module is now holding tokens in a static variable, making it necessary to flush this during node import.
| Comment | File | Size | Author |
|---|---|---|---|
| flush-tokens.patch | 731 bytes | jody lynn |
Comments
Comment #1
ellanylea commentedTested the patch on auto_nodetitle.inc from Node Import 5.x-1.4. Works marvelously! Thank you, thank you :)
Comment #2
jody lynnComment #3
Robrecht Jacques commentedFixed. Will be included in next release of node_import (5.x-1.5). Thanks!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.