http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84577

Revision: 84577
Author:   reedy
Date:     2011-03-22 22:36:56 +0000 (Tue, 22 Mar 2011)
Log Message:
-----------
* (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

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES

Modified: trunk/phase3/RELEASE-NOTES
===================================================================
--- trunk/phase3/RELEASE-NOTES  2011-03-22 22:32:11 UTC (rev 84576)
+++ trunk/phase3/RELEASE-NOTES  2011-03-22 22:36:56 UTC (rev 84577)
@@ -202,6 +202,8 @@
 * (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


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to