r73561 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r73560
|
r73561
|
r73562
>
Date:
19:09, 22 September 2010
Author:
demon
Status:
ok
Tags:
Comment:
Fix dupe title construction, reported by ymas on IRC
Modified paths:
/trunk/phase3/includes/specials/SpecialUserlogin.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialUserlogin.php
—
—
@@ -968,8 +968,6 @@
969
969
}
970
970
}
971
971
972
- $titleObj = SpecialPage::getTitleFor( 'Userlogin' );
973
-
974
972
if ( $this->mType == 'signup' ) {
975
973
global $wgLivePasswordStrengthChecks;
976
974
if ( $wgLivePasswordStrengthChecks ) {
Status & tagging log
20:45, 1 October 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r73561
[
removed:
new
added:
ok]