plone / Products.MimetypesRegistry

Provide a persistent registry of mimetypes for Plone
1 stars 7 forks source link

Is this CSV mimetype correct? #17

Open arsenico13 opened 4 years ago

arsenico13 commented 4 years ago

Hi, While I was creating a test for a plone add-on I stumbled upon this mime type definition for the csv files inside mime.types:

https://github.com/plone/Products.MimetypesRegistry/blob/5bb7cd885c5d4dd6fa102954c4f34ac6ded92b15/Products/MimetypesRegistry/mime_types/mime.types#L629

Shouldn't it be text/csv?

See this RFCs for reference:

And the iana registry: https://www.iana.org/assignments/media-types/media-types.xhtml