Skip to content

Add extra information for mime type "text/comma-separated-values" #4943

@landreev

Description

@landreev

This is a 1-2 issue.

Most CSV files are identified as "text/csv". But we also accept "text/comma-separated-values" (as an ingestable format).
However, we only keep a "pretty", display type for "text/csv". (the mime display type properties bundle needs to be updated).
Also, we don't have a file extension mapping for this type. (this means if you download the original, or uningest, the filename extension "csv" will be lost).

Alternatively we can change "text/comma-separated-values" to "text/csv" when saving the original file info in the db.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions