Closed (fixed)
Project:
Node import
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2008 at 16:34 UTC
Updated:
31 Mar 2008 at 08:16 UTC
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.