You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2011/01/20 14:02:43 UTC

[jira] Resolved: (COUCHDB-1034) whitespace is not ignored in compressible_types causing compression to be skipped for matching types

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

Robert Newson resolved COUCHDB-1034.
------------------------------------

    Resolution: Fixed

Resolved on 1.0.x, 1.1.x and trunk.

> whitespace is not ignored in compressible_types causing compression to be skipped for matching types
> ----------------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-1034
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1034
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.11.3, 1.0.1, 1.0.2, 1.1
>            Reporter: Robert Newson
>            Assignee: Robert Newson
>             Fix For: 1.1
>
>
> We don't ignore runs of whitespace when parsing compressible_types, thus the inadvertent double space between application/xml and it's preceding item causes us not to compress application/xml content-types.
> Fix is to improve regexp to ignore this.

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