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 AD62E9164 for ; Sat, 16 Jun 2012 11:37:50 +0000 (UTC) Received: (qmail 90049 invoked by uid 500); 16 Jun 2012 11:37:49 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 89421 invoked by uid 500); 16 Jun 2012 11:37:49 -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 89132 invoked by uid 99); 16 Jun 2012 11:37:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jun 2012 11:37:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 6DC831402B8 for ; Sat, 16 Jun 2012 11:37:43 +0000 (UTC) Date: Sat, 16 Jun 2012 11:37:43 +0000 (UTC) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Message-ID: <1022063285.21568.1339846663451.JavaMail.jiratomcat@issues-vm> In-Reply-To: <691745571.10117.1335282574546.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (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 [ https://issues.apache.org/jira/browse/COUCHDB-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-1470. --------------------------------- > 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