[
https://issues.apache.org/jira/browse/COUCHDB-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13823650#comment-13823650
]
ASF subversion and git services commented on COUCHDB-1930:
----------------------------------------------------------
Commit 4906b591bb7f1955fc55b68696841b189a7fbfc2 in branch refs/heads/master
from [~benru]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=4906b59 ]
COUCHDB-1930 - fix - Futon, create New Document and change _id, clicking Save
Document will save but sends you to wrong doc
> 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)