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

Jan Lehnardt updated COUCHDB-1497:
----------------------------------

    Fix Version/s:     (was: 1.2.1)
                   1.4
    
> 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
>             Fix For: 1.3, 1.4
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to