GitHub user asbaker opened a pull request:
https://github.com/apache/couchdb/pull/23
COUCH-1470 - added error handling for opening missing document in futon
Also made all js alert error messages have the same format.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asbaker/couchdb COUCHDB-1470
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/23.patch
----
commit 7943a3ce8029553e6e500e13e088bfa56f1483a7
Author: Anthony S Baker <[email protected]>
Date: 2012-05-11T13:23:30-07:00
COUCH-1470 - added error handling for opening missing document in futon.
Also made all js alert error messages have the same format.
----