mime-db icon indicating copy to clipboard operation
mime-db copied to clipboard

Update iana-types.json

Open pzsette opened this issue 1 year ago • 4 comments

Add 'dcm' extension to application/dicom mime. 'dcm' is the recommended extension for this multimedia type as stated at point 2 of additional information in this iana.org page https://www.iana.org/assignments/media-types/application/dicom.

pzsette avatar Jun 15 '23 22:06 pzsette

Partial duplicate of #287. This is the correct fix, prefer it over #287.

DimitriPapadopoulos avatar Jul 31 '23 09:07 DimitriPapadopoulos

@DimitriPapadopoulos How long does it take to approve the pull request?

pzsette avatar Aug 03 '23 17:08 pzsette

Sorry, I thought I already commented on it, but apparently I never submitted the comment. The PR needs to be updated to change a non generated file.

dougwilson avatar Aug 03 '23 17:08 dougwilson

@dougwilson So #287 is the correct fix after all, with "application/dicom" split between src/iana-types.json for the part extracted as is from the IANA database, and the addition in src/custom-types.json?

Shouldn't the IANA database be fixed upstream?

DimitriPapadopoulos avatar Aug 03 '23 18:08 DimitriPapadopoulos