Return-Path: X-Original-To: apmail-tapestry-dev-archive@www.apache.org Delivered-To: apmail-tapestry-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 4AF6810DE4 for ; Mon, 29 Dec 2014 19:46:13 +0000 (UTC) Received: (qmail 21569 invoked by uid 500); 29 Dec 2014 19:46:13 -0000 Delivered-To: apmail-tapestry-dev-archive@tapestry.apache.org Received: (qmail 21519 invoked by uid 500); 29 Dec 2014 19:46:13 -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 21509 invoked by uid 99); 29 Dec 2014 19:46:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Dec 2014 19:46:13 +0000 Date: Mon, 29 Dec 2014 19:46:13 +0000 (UTC) From: "Hudson (JIRA)" To: commits@tapestry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TAP5-2338) Console is always visible in IE8 when running production-mode=false 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/TAP5-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260367#comment-14260367 ] Hudson commented on TAP5-2338: ------------------------------ SUCCESS: Integrated in tapestry-trunk-freestyle #1364 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/1364/]) TAP5-2338: Work around some IE8 wierdness (hlship: rev e7168896299efb68a0ad5bb000b968465bb10c8a) * tapestry-core/src/main/coffeescript/META-INF/modules/t5/core/console.coffee > Console is always visible in IE8 when running production-mode=false > ------------------------------------------------------------------- > > Key: TAP5-2338 > URL: https://issues.apache.org/jira/browse/TAP5-2338 > Project: Tapestry 5 > Issue Type: Bug > Components: tapestry-core > Affects Versions: 5.4 > Reporter: Chris Poulsen > Assignee: Howard M. Lewis Ship > Fix For: 5.4 > > > The only way to make it disappear is to open the dev tools. It is most likely due to some console related stuff not being defined before the dev tools are opened. -- This message was sent by Atlassian JIRA (v6.3.4#6332)