From 70e7609c5d5cd37992549a231abfded734135cf4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20Dziewo=C5=84ski?= Date: Fri, 9 May 2014 19:19:07 +0200 Subject: [PATCH] Expand release notes for I82d26b64 Change-Id: Idd8f5d260e649338cf7903c7a1c157abd23cebaa --- RELEASE-NOTES-1.23 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES-1.23 b/RELEASE-NOTES-1.23 index 37e304d01f..5326e23e13 100644 --- a/RELEASE-NOTES-1.23 +++ b/RELEASE-NOTES-1.23 @@ -39,9 +39,12 @@ production. * $wgPasswordSenderName has been removed and is no longer functional. To set a custom mailer name, the system message 'emailsender' should be modified (default: "{{SITENAME}}"). -* If you customized [[MediaWiki:Enotif body]] (the text of email notifications), +* (bug 63269) Email notifications were not correctly handling the + [[MediaWiki:Helppage]] message being set to a full URL (the default). + If you customized [[MediaWiki:Enotif body]] (the text of email notifications), you'll need to edit it locally to include the URL via the new variable - $HELPPAGE instead of the parser functions fullurl and canonicalurl. + $HELPPAGE instead of the parser functions fullurl and canonicalurl; otherwise + you don't have to do anything. * $wgDBAhandler was removed as the only class using it was also removed * The 'max threads' setting was removed from $wgDBservers. * Support for AdminSettings.php has been completely removed. All configuration -- 2.20.1