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.

CommentFileSizeAuthor
flush-tokens.patch731 bytesjody lynn

Comments

ellanylea’s picture

Tested the patch on auto_nodetitle.inc from Node Import 5.x-1.4. Works marvelously! Thank you, thank you :)

jody lynn’s picture

Status: Needs review » Reviewed & tested by the community
Robrecht Jacques’s picture

Status: Reviewed & tested by the community » Fixed

Fixed. Will be included in next release of node_import (5.x-1.5). Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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