Marcos Lima created COUCHDB-3427:
------------------------------------

             Summary: index cannot update referred design document 
invalid_ddoc_lang
                 Key: COUCHDB-3427
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3427
             Project: CouchDB
          Issue Type: Bug
          Components: HTTP Interface, Mango
            Reporter: Marcos Lima


Steps to reproduce:
 - Create a new database
 - Create a design document (i.e. test)
 - Creating a query index, type "json" with "ddoc" name equals above (i.e. test)

Result: 
 error 400 Bad Request: invalid_ddoc_lang: Existing design doc has an invalid 
language:

The code that is firing this error is located at: 
https://github.com/apache/couchdb-mango/blob/master/src/mango_util.erl search 
for "invalid_ddoc_lang"






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to