Closed (won't fix)
Project:
Feeds Excel
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2012 at 23:49 UTC
Updated:
13 Jan 2016 at 22:17 UTC
Jump to comment: Most recent
When trying to import an Excel file, the import dies after a few nodes have been ceated. The only error message given is: "An error has occurred". Nothing is logged in Drupal's watchdog log.
According to the 'file' command, the format of the XLS file is: "CDF V2 Document, Little Endian, Os: Windows, Version 1.0, Code page: -535".
If required I can provide an export of my 'Feeds' importer and the Excel file.
Comments
Comment #1
asb commented...happens as well with the current dev releases of 'Feeds' and 'Feeds Excel' :-(
Comment #2
longtom commentedI am having this also. Mine is a bit varied but close enough that I will post it here: I get this error ('An error has occurred' with no elaboration or logging), when I upload an unwanted file, such as .pdf, jpg., or even xlsx. I do not get this is I stick to .xls, but how can I restrict what the user uploads. This appears to work outside of the file upload system, and does not try to restrict files. Finally, whereever I try to apply some extension validation, I seem to get the error before any validation is run.
Comment #3
mrromios commented