Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3953A9098 for ; Tue, 24 Apr 2012 16:11:56 +0000 (UTC) Received: (qmail 47564 invoked by uid 500); 24 Apr 2012 16:11:55 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 47529 invoked by uid 500); 24 Apr 2012 16:11:55 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 47520 invoked by uid 99); 24 Apr 2012 16:11:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 16:11:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 16:11:54 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id AA56640D299 for ; Tue, 24 Apr 2012 16:11:34 +0000 (UTC) Date: Tue, 24 Apr 2012 16:11:34 +0000 (UTC) From: "Robert Newson (JIRA)" To: dev@couchdb.apache.org Message-ID: <354263465.10145.1335283894699.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <691745571.10117.1335282574546.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (COUCHDB-1470) Futon missing/deleted document error popup does not appear MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reassigned COUCHDB-1470: -------------------------------------- Assignee: Sam Bisbee Could you take a look? > 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