Closed (fixed)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 01:48 UTC
Updated:
24 May 2010 at 19:00 UTC
Each time I upload a file to the /imports/ folder, by list gets bigger and bigger.
I've deleted various files from that folder, and clicked on both Reset Page and Reload Page. The list doesn't change.
Any thoughts?
Comments
Comment #1
Robrecht Jacques commentedYou can go to admin/content/node_import/list and delete files you no longer need.
This will be fixed in -rc5 : files no longer present in the directory will be removed. This has already been committed to node_import-6.x-1.x-dev.
Comment #2
vince@lacknergroup.com commentedThanks. This actually lets me delete the list at the Import Content, List screen. But this doesn't change the list that is displayed in Step 2 of 8.
Any further thoughts?
Comment #3
Robrecht Jacques commentedHmm. Really? Not even if you press "Reload" on page 2? Seems like a bug then.
Could you try node_import-6.x-1.x-dev? That version checks whether the file is still present in "files/imports" and if it is not, it removes it from the list.
I will check -rc4 to see why files deleted on "Import content >> List" are not removed from the list.
Comment #4
vince@lacknergroup.com commentedComment #5
Robrecht Jacques commentedI think this is fixed in CVS. Will be included in -rc5.