From c4fcd30e4a30b9879fc626c65e2ef1bae464a414 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Wed, 1 Feb 2006 21:24:04 +0000 Subject: [PATCH] * (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds, and seems to work ok with other bits. No longer including the IE workarounds JavaScript for IE 7 and above. --- RELEASE-NOTES | 3 +++ skins/MonoBook.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c7cf0fee40..8296664864 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -585,6 +585,9 @@ fully support the editing toolbar, but was found to be too confusing. which is blank for main namespace, or like e.g. "User_talk" * Adjust user login/creation form hooks to work with a captcha plugin * (bug 1284) Inline styles for diffs in Recent Changes RSS/Atom feeds +* (bug 4824) IE7 beta 2 broke compatibility with PNG logo workarounds, + and seems to work ok with other bits. No longer including the IE + workarounds JavaScript for IE 7 and above. === Caveats === diff --git a/skins/MonoBook.php b/skins/MonoBook.php index dd0246a5b9..3bc9468c83 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -62,7 +62,7 @@ class MonoBookTemplate extends QuickTemplate { - data['jsvarurl' ]) { ?> -- 2.20.1