Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/197944

Change subject: GlobalRenameQueue: Pre-fill a log entry reason for convenience
......................................................................

GlobalRenameQueue: Pre-fill a log entry reason for convenience

Change-Id: I33d9b5a6993e4f3c16797981893ce463bd1a352d
---
M includes/specials/SpecialGlobalRenameQueue.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth 
refs/changes/44/197944/1

diff --git a/includes/specials/SpecialGlobalRenameQueue.php 
b/includes/specials/SpecialGlobalRenameQueue.php
index af8d9aa..6d664f1 100644
--- a/includes/specials/SpecialGlobalRenameQueue.php
+++ b/includes/specials/SpecialGlobalRenameQueue.php
@@ -255,6 +255,7 @@
                                        'label-message' => 
'globalrenamequeue-request-reason-label',
                                        'name'          => 'reason',
                                        'type'          => 'text',
+                                       'default'       => 
"[[{$this->getFullTitle()}]]",
                                ),
                                'movepages' => array(
                                        'id'            => 
'mw-renamequeue-movepages',

-- 
To view, visit https://gerrit.wikimedia.org/r/197944
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I33d9b5a6993e4f3c16797981893ce463bd1a352d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to