From 755810bb6efa59285aa97f6e1d7959617d5c4fed Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 12 Jan 2006 22:09:43 +0000 Subject: [PATCH] * (bug 4576) Missing '>' broke license selector's first option in IE, Opera --- RELEASE-NOTES | 1 + includes/SpecialUpload.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6d9b0e98fd..c4a683263f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -470,6 +470,7 @@ fully support the editing toolbar, but was found to be too confusing. * (bug 4000) Support for \textstyle et al. in * (bug 1663) support color in TeX formulas * (bug 2026) missing glue around \not= (TeX) +* (bug 4576) Missing '>' broke license selector's first option in IE, Opera === Caveats === diff --git a/includes/SpecialUpload.php b/includes/SpecialUpload.php index 1ea1969ede..ff3256471b 100644 --- a/includes/SpecialUpload.php +++ b/includes/SpecialUpload.php @@ -627,7 +627,7 @@ class UploadForm { -- 2.20.1