MediaWiki r41444 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r41443‎ | r41444 (on ViewVC)‎ | r41445 >
Date:19:57, 30 September 2008
Author:mrzman
Status:old
Tags:
Comment:
(bug 15789) Autoblocks now have the same setting for editing user talk as the original block.
Modified paths:

Diff [purge]

Index: trunk/phase3/includes/Block.php
===================================================================
--- trunk/phase3/includes/Block.php	(revision 41443)
+++ trunk/phase3/includes/Block.php	(revision 41444)
@@ -651,7 +651,7 @@
 		$ipblock->mCreateAccount = $this->mCreateAccount;
 		# Continue suppressing the name if needed
 		$ipblock->mHideName = $this->mHideName;
-
+		$ipblock->mAllowUsertalk = $this->mAllowUsertalk;
 		# If the user is already blocked with an expiry date, we don't
 		# want to pile on top of that!
 		if($this->mExpiry) {

Status & tagging log

  • 18:39, 7 January 2012 Johnduhart (Talk | contribs) changed the tags for r41444 [removed: autoblock,blocking]
  • 15:32, 12 September 2011 Meno25 (Talk | contribs) changed the status of r41444 [removed: ok added: old]
  • 08:54, 14 August 2011 Hashar (Talk | contribs) changed the tags for r41444 [removed: bugfix]
Personal tools
Namespaces
Variants
Views
Actions
Site
Support
Download
Development
Communication
Toolbox