From: Aryeh Gregor Date: Fri, 30 Nov 2007 18:16:26 +0000 (+0000) Subject: (bug 12166) Fix XHTML validity for Special:Emailuser. Patch by Danny B. X-Git-Tag: 1.31.0-rc.0~50656 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=0162cb1f2fd30045a77e213e393e16bb01cf03c9;p=lhc%2Fweb%2Fwiklou.git (bug 12166) Fix XHTML validity for Special:Emailuser. Patch by Danny B. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4419cf581d..77c55c9129 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -201,6 +201,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * The number of watching users in watchlists was always reported as 1 * namespaceDupes.php no longer dies when coming across an illegal title * (bug 12143) Do not show a link to patrol new pages for non existent pages +* (bug 12166) Fix XHTML validity for Special:Emailuser == Parser changes in 1.12 == diff --git a/includes/SpecialEmailuser.php b/includes/SpecialEmailuser.php index b7a176c21b..7104c525da 100644 --- a/includes/SpecialEmailuser.php +++ b/includes/SpecialEmailuser.php @@ -133,7 +133,7 @@ class EmailUserForm {
- " . wfCheckLabel( $emc, 'wpCCMe', 'wpCCMe', $wgUser->getBoolOption( 'ccmeonemails' ) ) . "