From: Sam Reed Date: Tue, 22 Mar 2011 22:36:56 +0000 (+0000) Subject: * (bug 28166) UploadBase assumes that 'edit' and 'upload' rights are not per page... X-Git-Tag: 1.31.0-rc.0~31237 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=c0059e398bf00413a469931c025bddbf9b4325d0;p=lhc%2Fweb%2Fwiklou.git * (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 --- 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