When uploading a new [CSV/TSV] file for import, if that filename already exists, then I found that the system hanged on 'Upload', eventually timing out with a memory limit exceeded report. Not a huge issue, but it may point to some other fault in the code - or possibly with PHP itself. If the same source file is renamed to something unique - no problems.
Drupal 6.9, MySQL 5.0.51a, PHP 5.2.6

Comments

snorkers’s picture

Status: Active » Closed (fixed)

Tried it on another [Windows] system and error did not repeat. Problem obviously lies elsewhere.

Top module BTW