[
https://issues.apache.org/jira/browse/COUCHDB-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shorin closed COUCHDB-1930.
-------------------------------------
Resolution: Duplicate
Good old know bug. But Futon will be replaced with Fauxton very soon. Just get
latest 1.5 release and explore his preview version at
http://localhost:5984/_utils/fauxton/ URL. If you found any bugs or have any
wishes or patches - feel free to submit new issues about (:
> 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)