mime type text/csv is not recognized under file type 'xls' #981

Open
opened 2018-02-16 17:57:33 +00:00 by pievis · 1 comment
pievis commented 2018-02-16 17:57:33 +00:00 (Migrated from github.com)

There are issues regarding file type validation through the use of the input value allowedFileType.

Looks like from the source that the mime type text/csv is not considered to be part of the type xls, causing some issue regarding not windows users.

Since the field allawedFileType should specify files of a same "kind" I suggest to include csv related to the mime type array for xls or adding another file type for csv.

There are issues regarding file type validation through the use of the input value allowedFileType. Looks like from the source that the mime type text/csv is not considered to be part of the type xls, causing some issue regarding not windows users. Since the field allawedFileType should specify files of a same "kind" I suggest to include csv related to the mime type array for xls or adding another file type for csv.
alexus85 commented 2018-04-19 06:24:20 +00:00 (Migrated from github.com)

has there been any update on this?

has there been any update on this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#981