You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/01 13:07:21 UTC

[jira] [Commented] (COUCHDB-3114) Couch allows to create doc with id "_design/"

    [ https://issues.apache.org/jira/browse/COUCHDB-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455318#comment-15455318 ] 

ASF GitHub Bot commented on COUCHDB-3114:
-----------------------------------------

GitHub user eiri opened a pull request:

    https://github.com/apache/couchdb-couch/pull/193

    Fix validation for ddoc and _local id

    Because binary match treats end of binary as `<<>>` we are validating "_design/" and "_local/" as proper ids.
    
    COUCHDB-3114

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

    $ git pull https://github.com/cloudant/couchdb-couch 3114-fix-docid-validation

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

    https://github.com/apache/couchdb-couch/pull/193.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 #193
    
----
commit 11059ba91b9d262c1b602d0e50e1de048bdf45bf
Author: Eric Avdey <ei...@eiri.ca>
Date:   2016-09-01T12:51:14Z

    Fix validation for ddoc with missing name

----


> Couch allows to create doc with id "_design/"
> ---------------------------------------------
>
>                 Key: COUCHDB-3114
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3114
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Eric Avdey
>            Assignee: Eric Avdey
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)