Alex Markham created COUCHDB-1470:
-------------------------------------

             Summary: Futon missing/deleted document error popup does not appear
                 Key: COUCHDB-1470
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1470
             Project: CouchDB
          Issue Type: Bug
          Components: Futon
    Affects Versions: 1.2
            Reporter: Alex Markham
            Priority: Minor


When navigating to a deleted/missing document in futon, couchdb v 1.1.1 and 
below used to pop up a javascript alert to the user to say the doc was 
deleted/missing

since this change:
http://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=commitdiff;h=2ef8ecc08dc232e86d24f3bbbee083ba57182d5a

It now throws an uncaught exception in the javascript console, and all the user 
sees is a spinning icon.
reverting line 1025 of jquery.couch.js to be an alert again resumes the old 
behaviour.

I do not know the reason for the change, but we do like to know if a document 
is deleted/missing when accessed through the futon url.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to