You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by supertinou <gi...@git.apache.org> on 2015/06/22 16:56:51 UTC

[GitHub] couchdb-chttpd pull request: COUCHDB-2722 Keys from rewrited query...

GitHub user supertinou opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/36

    COUCHDB-2722 Keys from rewrited query params should be blank when not specified in the URI

    ## Bug Fix
    ### COUCHDB-2722 
    
    The keys from the rewrited query params of a view should be blank when not specified in the URL.
    
    *Please see the following JIRA link for more details...*
    
    ### JIRA
    https://issues.apache.org/jira/browse/COUCHDB-2722
    
    ### Related Pull Requests
    
    - Fix against __couchdb-couch__ :  https://github.com/apache/couchdb-couch/pull/59
    - End-to-end tests against __couchdb__ : 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/supertinou/couchdb-chttpd COUCHDB-2722

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-chttpd/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit 5dffd8cb859ba2f7bc4ee58b3ae9807cdfcf1a74
Author: Martin Lagrange <la...@gmail.com>
Date:   2015-06-22T14:17:53Z

    COUCHDB-2722
    https://issues.apache.org/jira/browse/COUCHDB-2722

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---