You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dan Klco (Jira)" <ji...@apache.org> on 2022/11/14 18:32:00 UTC

[jira] [Resolved] (SLING-11651) Some EPS MimeTypes not Resolvable to Extension

     [ https://issues.apache.org/jira/browse/SLING-11651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Klco resolved SLING-11651.
------------------------------
    Resolution: Won't Do

> Some EPS MimeTypes not Resolvable to Extension
> ----------------------------------------------
>
>                 Key: SLING-11651
>                 URL: https://issues.apache.org/jira/browse/SLING-11651
>             Project: Sling
>          Issue Type: Bug
>    Affects Versions: Commons MIME 2.2.2
>            Reporter: Dan Klco
>            Assignee: Dan Klco
>            Priority: Major
>             Fix For: Commons MIME 2.2.4
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Certain systems (such as Adobe's Dynamic Media) produce EPS documents with the mimetype: image/x-eps which is not in the Common MIME's list of supported mime types:
> [https://github.com/apache/sling-org-apache-sling-commons-mime/tree/master/src/main/resources/META-INF]
>  
> Thus, when attempting to retrieve the extension for a resource with the mime type image/x-eps, null is returned instead of the expected extension.
> We should update Commons MIME to support all common mime type variants for EPS files:
> https://en.wikipedia.org/wiki/Encapsulated_PostScript



--
This message was sent by Atlassian Jira
(v8.20.10#820010)