r102896 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102895‎ | r102896 | r102897 >
Date:14:11, 13 November 2011
Author:ialex
Status:ok
Tags:
Comment:
Per Nikerabbit, follow-up r102187: added RELEASE-NOTES entry about the fact that getUserPermissionsErrors and getUserPermissionsErrorsExpensive hooks are now called when checking for 'read' permission
Modified paths:
  • /trunk/phase3/RELEASE-NOTES-1.19 (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES-1.19
@@ -79,6 +79,8 @@
8080 * (experimental) $wgRealNameInInterface can be enabled to display a user's
8181 real name in some parts of the interface instead of a username.
8282 * (bug 30062) Add $wgDBprefix option to cli installer
 83+* getUserPermissionsErrors and getUserPermissionsErrorsExpensive hooks are now
 84+ also called when checking for 'read' permission
8385
8486 === Bug fixes in 1.19 ===
8587 * $wgUploadNavigationUrl should be used for file redlinks if

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102187* Merged Title::userCanRead() check in Title::getUserPermissionsErrors()...ialex19:59, 6 November 2011

Status & tagging log