[
https://issues.apache.org/jira/browse/SLING-11651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623962#comment-17623962
]
Dan Klco commented on SLING-11651:
----------------------------------
PR opened: https://github.com/apache/sling-org-apache-sling-commons-mime/pull/4
> 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
>
>
> 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)