Skip to content

Zen/Firefox on Windows unable to upload csv files #669

Description

@JarredFourie

Uploading a CSV file via Zen (v1.19.12b) on Windows 11 gets a 'Please upload valid CSV file.' toast response. This is due to the browser recognising the mime type as application/vnd.ms-excel, while the uploadFile function in frappe/DataImport/UploadStep.vue strictly requires a text/csv type.

This prevents the import of data on Frappe CRM.

The issue is not apparent on Edge or Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriagedSeen by baristaui

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions