Last modified: 2006-03-02 04:57:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7141, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5141 - undefined index - when create account if OFF
undefined index - when create account if OFF
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.6.x
PC Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-02 03:29 UTC by David Coll
Modified: 2006-03-02 04:57 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description David Coll 2006-03-02 03:29:49 UTC
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.
Comment 1 Brion Vibber 2006-03-02 04:57:28 UTC
Fixed in SpecialUserlogin.php revision 1.101.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links