From c0059e398bf00413a469931c025bddbf9b4325d0 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 22 Mar 2011 22:36:56 +0000 Subject: [PATCH] * (bug 28166) UploadBase assumes that 'edit' and 'upload' rights are not per page restrictions * (bug 27470) Upload blacklist for target names not being applied Add core bug to RELEASE-NOTES Both fixed with r84573 and r84575 However, seems I broke some error handling in r83979, will investigate --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index bd86a2f47c..003b6779fc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -202,6 +202,8 @@ PHP if you have not done so prior to upgrading MediaWiki. * (bug 14005) editing section 0 of an existing but empty page gives no such section error * (bug 26939) Installer does not set $wgMetaNamespace +* (bug 28166) UploadBase assumes that 'edit' and 'upload' rights are not per + page restrictions === API changes in 1.18 === * (bug 26339) Throw warning when truncating an overlarge API result -- 2.20.1