Last modified: 2010-05-15 14:36:25 UTC

Wikimedia Bugzilla is closed!

Wikimedia has migrated from Bugzilla to Phabricator. Bug reports should be created and updated in Wikimedia Phabricator instead. Please create an account in Phabricator and add your Bugzilla email address to it.
Wikimedia Bugzilla is read-only. If you try to edit or create any bug report in Bugzilla you will be shown an intentional error message.
In order to access the Phabricator task corresponding to a Bugzilla report, just remove "static-" from its URL.
You could still run searches in Bugzilla or access your list of votes but bug reports will obviously not be up-to-date in Bugzilla.
Bug 4842 - Special:Recentchanges fails when $wgRCShowWatchingUsers = true
Special:Recentchanges fails when $wgRCShowWatchingUsers = true
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.6.x
All All
: Normal critical (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-02-02 17:02 UTC by Tietew
Modified: 2010-05-15 14:36 UTC (History)
0 users

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


Attachments
patch for ChangesList.php (545 bytes, patch)
2006-02-02 17:03 UTC, Tietew
Details

Description Tietew 2006-02-02 17:02:29 UTC
Special:Recentchanges fails when $wgRCShowWatchingUsers = true
patch follows.
Comment 1 Tietew 2006-02-02 17:03:26 UTC
Created attachment 1344 [details]
patch for ChangesList.php
Comment 2 Brion Vibber 2006-02-02 17:54:25 UTC
Can't reproduce such a failure. Can you provide steps to reproduce?
Comment 3 Tietew 2006-02-07 03:50:04 UTC
Oops, I forgot my user preferences...

RC fails only when BOTH $wgRCShowWatchingUsers = true and
"Enhanced recent changes" is on (User preference).

Error message is:
Fatal error: Call to a member function on a non-object in
/***/phase3/includes/ChangesList.php on line 537
Comment 4 Brion Vibber 2006-02-07 03:59:37 UTC
Aha, there's a separate user option "Show the number of watching 
users" as well that must be turned on.

Confirmed problem and fix; committed to HEAD.

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


Navigation
Links