You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2010/12/22 20:02:05 UTC

[jira] Updated: (COUCHDB-996) attachments don't always get compressed when their MIME type is defined as compressible in CouchDB

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

Filipe Manana updated COUCHDB-996:
----------------------------------

    Attachment: COUCHDB-996.patch

> attachments don't always get compressed when their MIME type is defined as compressible in CouchDB
> --------------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-996
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-996
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 0.11, 0.11.1, 0.11.2, 1.0, 1.0.1
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>             Fix For: 1.0.2
>
>         Attachments: COUCHDB-996.patch
>
>
> If an attachment is upload through the attachment standalone API, it's MIME type (given in Content-Type header) is configured as compressible in CouchDB and has parameters associated with it (e.g. "text/plain; charset=URF-8"), CouchDB doesn't compress the attachment.
> The following straightforward patch fixes this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.