Last modified: 2010-05-15 14:36:25 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 T6842, the corresponding Phabricator task for complete and up-to-date bug report information.
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