Page MenuHomePhabricator

undefined index - when create account if OFF
Closed, ResolvedPublic

Description

Author: david.coll

Description:
Will using the string:
$wgGroupPermissions['*' ]['createaccount'] = false;

When on the page :
Special:UserLogin

Instead of writing (when create account in on):
<a>Create an account</a>

It writes :
Notice: Undefined index: link
in /home/wikipsy/public_html/wiki/includes/SkinTemplate.php on line 1083

No index for create account OFF.


Version: 1.6.x
Severity: normal
OS: Windows XP
Platform: PC

Details

Reference
bz5141

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:08 PM
bzimport set Reference to bz5141.
bzimport added a subscriber: Unknown Object (MLST).

Fixed in SpecialUserlogin.php revision 1.101.