Last modified: 2006-02-17 23:58:53 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 T6991, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4991 - Error in CheckUser.php
Error in CheckUser.php
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CheckUser (Other open bugs)
unspecified
All All
: High major with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-02-14 20:16 UTC by Mihai Floran
Modified: 2006-02-17 23:58 UTC (History)
0 users

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


Attachments

Description Mihai Floran 2006-02-14 20:16:32 UTC
The Romanian Wikipedia returns this error

Fatal error: Call to undefined method ChangesList::recentChangesLine() in
/usr/local/apache/common-local/php-1.5/extensions/CheckUser.php on line 111

when trying to check an IP.
Comment 1 Brion Vibber 2006-02-14 20:39:58 UTC
Consistently or once?
Comment 2 Mihai Floran 2006-02-14 20:41:20 UTC
Consistently and for several users. In fact, a checkuser presented me the
problem and I made myself checkuser to see and the same was for me. 
Comment 3 Brion Vibber 2006-02-14 20:59:21 UTC
Confirmed, checking it out...
Comment 4 Brion Vibber 2006-02-14 22:19:04 UTC
It runs ok locally, so this may be a temporary problem due to the file
inconsistencies while we're recovering the file server from yesterday's
crash.
Comment 5 Peter Gervai (grin) 2006-02-15 20:41:47 UTC
Nope. Checking 217.20.141.116 on huwp gives the same error. Interestingly the
other ip of the checked person works just fine.
Comment 6 David Gerard 2006-02-16 11:08:59 UTC
I get this intermittently on en: - a lot yesterday, a bit less today. The error
is as above, but sometimes on line 112 instead of line 111.
Comment 7 Peter Gervai (grin) 2006-02-17 22:23:55 UTC
Yes, got these today for all of my ip requests, line 111 and 112. I kindly raise
priority since these entries just cannot be retrieved, and they're more and more
every day. :-(
Comment 8 Brion Vibber 2006-02-17 23:58:53 UTC
Ok, think I've got it.

Someone added an indirect version check which was dependent on the way PHP 4 did 
case folding on function names returned from reflection functions. I've changed it 
to explicitly fold when it checks, so it picks the right version on PHP 5 as well.

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


Navigation
Links