Return-Path: Delivered-To: apmail-tapestry-dev-archive@www.apache.org Received: (qmail 66749 invoked from network); 6 Sep 2009 18:06:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Sep 2009 18:06:20 -0000 Received: (qmail 52281 invoked by uid 500); 6 Sep 2009 18:06:19 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 52188 invoked by uid 500); 6 Sep 2009 18:06:19 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 52179 invoked by uid 99); 6 Sep 2009 18:06:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Sep 2009 18:06:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Sep 2009 18:06:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8311D234C051 for ; Sun, 6 Sep 2009 11:05:57 -0700 (PDT) Message-ID: <580654097.1252260357532.JavaMail.jira@brutus> Date: Sun, 6 Sep 2009 11:05:57 -0700 (PDT) From: "Howard M. Lewis Ship (JIRA)" To: commits@tapestry.apache.org Subject: [jira] Reopened: (TAP5-678) Allow blackbird to be disabled in production mode In-Reply-To: <41666244.1241169870323.JavaMail.jira@brutus> 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/TAP5-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reopened TAP5-678: --------------------------------------- See comments in the mailing list ... simply skipping blackbird.js leaves gaps in tapestry.js that refer to Tapestry.Console.debug() & etc. > Allow blackbird to be disabled in production mode > ------------------------------------------------- > > Key: TAP5-678 > URL: https://issues.apache.org/jira/browse/TAP5-678 > Project: Tapestry 5 > Issue Type: Improvement > Components: tapestry-core > Affects Versions: 5.2 > Reporter: Paudi Moriarty > Assignee: Igor Drobiazko > Fix For: 5.2.0.0 > > > blackbird's use of F2 to show the console is interfering with our application which uses F-keys as hotkeys to access various parts of the application. > It should be possible to either completely disable blackbird in production mode (avoiding unnecessary .css and .js downloads) or at least disable the console hotkey. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.