* (bug 28166) UploadBase assumes that 'edit' and 'upload' rights are not per page...
authorSam Reed <reedy@users.mediawiki.org>
Tue, 22 Mar 2011 22:36:56 +0000 (22:36 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Tue, 22 Mar 2011 22:36:56 +0000 (22:36 +0000)
* (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

index bd86a2f..003b677 100644 (file)
@@ -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