r55271 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55270‎ | r55271 | r55272 >
Date:21:00, 18 August 2009
Author:brion
Status:ok
Tags:
Comment:
Revert r55255 "Unblocking: Linking to contributions list instead of user page for IPs (other messages do so as well)"
This message seems to be used for the subtitle link on unblock success on Special:BlockList, and is used both for accounts and IPs. Needs to handle both these cases at least; double-check also handling of IP ranges?
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2886,7 +2886,7 @@
28872887 'unblockip' => 'Unblock user',
28882888 'unblockiptext' => 'Use the form below to restore write access to a previously blocked IP address or username.',
28892889 'ipusubmit' => 'Remove this block',
2890 -'unblocked' => '[[Special:Contributions/$1|$1]] has been unblocked',
 2890+'unblocked' => '[[User:$1|$1]] has been unblocked',
28912891 'unblocked-id' => 'Block $1 has been removed',
28922892 'ipblocklist' => 'Blocked IP addresses and usernames',
28932893 'ipblocklist-legend' => 'Find a blocked user',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r55255Unblocking: Linking to contributions list instead of user page for IPs (other...churchofemacs18:28, 18 August 2009

Status & tagging log