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 F02B117376 for ; Sun, 12 Oct 2014 12:24:21 +0000 (UTC) Received: (qmail 59283 invoked by uid 500); 12 Oct 2014 12:24:21 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 59216 invoked by uid 500); 12 Oct 2014 12:24:21 -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 59205 invoked by uid 99); 12 Oct 2014 12:24:21 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Oct 2014 12:24:21 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B9FB189C6EC; Sun, 12 Oct 2014 12:24:20 +0000 (UTC) From: sebastianrothbucher To: dev@couchdb.apache.org Reply-To: dev@couchdb.apache.org References: In-Reply-To: Subject: [GitHub] couchdb-fauxton pull request: Prevent double query submission to f... Content-Type: text/plain Message-Id: <20141012122420.B9FB189C6EC@tyr.zones.apache.org> Date: Sun, 12 Oct 2014 12:24:20 +0000 (UTC) Github user sebastianrothbucher commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/93#issuecomment-58794977 hmmm - I could not provoke the situation any more except when clicking like 20 times like mad. A "normal" double click did not do anything any more. The alternative would be passing a callback to our callback, not pretty. Or we have to think up something completely different --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---