Ensure official mime types cannot be overwritten by bundles and/or configuration
--------------------------------------------------------------------------------
Key: SLING-974
URL: https://issues.apache.org/jira/browse/SLING-974
Project: Sling
Issue Type: Improvement
Components: Commons MimeType
Affects Versions: Commons Mime 2.0.4
Reporter: Felix Meschberger
Fix For: Commons Mime 2.0.6
Currently the Mimetype service is implemented, such that any mime type
registration overwrites any registration already existing. This may cause
third-party bundles or mime type providers to overwrite official mappings from
the core MIME type file.
The service should be modified such, that :
* the core MIME type file is read first
* later mappings cannot overwrite existing mappings
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.