Bug 9396 - CSV should use text/csv mimetype
Summary: CSV should use text/csv mimetype
Status: RESOLVED DUPLICATE of bug 6616
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 14:17 UTC by Matt Good
Modified: 2007-02-02 07:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to add text/csv with alias for old mimetype (544 bytes, patch)
2006-12-21 12:28 UTC, Matt Good
Details | Splinter Review

Description Matt Good 2006-12-19 14:17:53 UTC
The mime database currently uses the mimetype "text/x-comma-separated-values"
for CSV documents.  The mimetype "text/csv" has been registered with IANA for
CSV documents, so this should be prefered over the old "x-" type.

IANA registered text/* types:
  http://www.iana.org/assignments/media-types/text/
RFC registering text/csv mimetype:
  http://www.rfc-editor.org/rfc/rfc4180.txt
Comment 1 Matt Good 2006-12-21 12:28:08 UTC
Created attachment 8189 [details] [review]
Patch to add text/csv with alias for old mimetype
Comment 2 Bastien Nocera 2007-02-02 07:40:43 UTC
Was fixed in 0.19 already.

*** This bug has been marked as a duplicate of bug 6616 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.