Closed (fixed)
Project:
Node import
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2007 at 23:02 UTC
Updated:
20 Feb 2008 at 03:21 UTC
Excellent module! However, the "Delete CSV file from server" option at the end of a node import doesn't work. This is due to a typo in one of the validation functions, which I've corrected in the attached patch (the old validation function checked for a button called "Delete file from server" to be used in the form submission, but that button doesn't exist).
| Comment | File | Size | Author |
|---|---|---|---|
| node_import_delete.patch | 475 bytes | David_Rothstein |
Comments
Comment #1
Matthew Davidson commentedDoes this fix this bug as well?.
Comment #2
xtfer commentedThis works, thanks David, if you use a CSV file... I've taken your idea and applied it to the other end of the function:
http://drupal.org/node/205342
Comment #3
wmostrey commentedThis indeed works for http://drupal.org/node/205342 as well, which has a working patch RTBC. Marking this as a duplicate.
Comment #4
David_Rothstein commentedAh, nice, thanks! I only use the module for CSV files myself, so when I wrote the patch I never even thought of doing it the other way around, whoops ;)
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.