You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Git at Apache <gi...@git.apache.org> on 2012/05/12 02:14:05 UTC

couchdb pull request: COUCH-1470 - added error handling for opening missing...

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 <an...@gmail.com>
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.

----