Last modified: 2013-01-06 11:50:56 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 T24421, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22421 - LookupUser changes for useroptions
LookupUser changes for useroptions
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
LookupUser (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-07 19:17 UTC by DaSch
Modified: 2013-01-06 11:50 UTC (History)
3 users (show)

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


Attachments

Description DaSch 2010-02-07 19:17:05 UTC
In line 100 of LookupUser.body.php

foreach ( $user->mOptions as $name => $value ) {

must be changed to

foreach ( $user->getOptions() as $name => $value ) {

hope somebody with SVN access can fix this
Comment 1 Alexandre Emsenhuber [IAlex] 2010-02-07 20:33:14 UTC
Fixed in r62097.

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


Navigation
Links