Ben Russell created COUCHDB-1930:
------------------------------------

             Summary: Futon, create New Document and change _id, clicking Save 
Document will save but sends you to wrong doc
                 Key: COUCHDB-1930
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1930
             Project: CouchDB
          Issue Type: Bug
          Components: Futon
            Reporter: Ben Russell


Steps to reproduce:
- Open a database in Futon
- Click "New Document"
- Switch to Source view
- Change the generated _id to anything else
- Click "Save Document"

The document is saved under the given _id, but when the page reloads it tries 
to access a document under the original generated _id. You may also get a 
dialog that says "missing".

If you create a document and specify the _id, then it should load that _id as 
that is what it saved.




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to