Last modified: 2010-05-15 15:48:26 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 T10933, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 8933 - reassignEdits.php fails, giving "User '127.0.0.1' not found"
reassignEdits.php fails, giving "User '127.0.0.1' not found"
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.9.x
PC Linux
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-02-09 18:46 UTC by Todd Pederzani
Modified: 2010-05-15 15:48 UTC (History)
0 users

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


Attachments

Description Todd Pederzani 2007-02-09 18:46:49 UTC
On two 1.9.2 MediaWiki installs the reassignEdits maintenance script fails with
the error "User '127.0.0.1' not found.", even when trying different parameters
varying the to and from parameters.  The hosts are different: one has PHP 5.2.0
and MySQL 4.1.15 and the other host has PHP 5.1.6 and MySQL 5.0.24.  Both were
upgraded from 1.6.x; I hope this is not an issue particular to my configurations.
Comment 1 Austin Che 2007-03-21 03:04:24 UTC
I also had this issue and tracked down the problem to initialiseUser in reassignEdits.inc.php. Replacing the $user-
>loadFromdatabase() call with just load() solves the problem.
Comment 2 Rob Church 2007-03-27 20:57:05 UTC
Fixed in r20752.

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


Navigation
Links