[
https://issues.apache.org/jira/browse/COUCHDB-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895538#comment-13895538
]
Robert Newson commented on COUCHDB-1497:
----------------------------------------
bump
> mime-type declaration in compressible_types config must use image/svg\\\+xml
> ----------------------------------------------------------------------------
>
> Key: COUCHDB-1497
> URL: https://issues.apache.org/jira/browse/COUCHDB-1497
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 1.2
> Environment: Any
> Reporter: Jan Lehnardt
> Priority: Minor
>
> if you add a mine type to a compressible_type that includes a "+" as in
> image/svg+xml, the compressable_type is ignored and attachment with that mime
> type are not compressed.
> The workaround is to use image/svg\\\+xml, but we really should just encode
> the + and potentially other characters that can show up in the mime-type spec
> before we use that string as a regex.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)