From: Brion Vibber Date: Thu, 12 Jan 2006 22:09:43 +0000 (+0000) Subject: * (bug 4576) Missing '>' broke license selector's first option in IE, Opera X-Git-Tag: 1.6.0~586 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=755810bb6efa59285aa97f6e1d7959617d5c4fed;p=lhc%2Fweb%2Fwiklou.git * (bug 4576) Missing '>' broke license selector's first option in IE, Opera --- 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 {