You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2012/06/16 13:37:43 UTC

[jira] [Resolved] (COUCHDB-1470) Futon missing/deleted document error popup does not appear

     [ https://issues.apache.org/jira/browse/COUCHDB-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt resolved COUCHDB-1470.
-----------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Sam Bisbee
>            Priority: Minor
>              Labels: futon, jquery
>             Fix For: 1.2.1, 1.3
>
>
> 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