Page MenuHomePhabricator

Special:Statistics shouldn't show $wgDisableCounters=true items
Closed, ResolvedPublic

Description

I don't get it. Even though one sets $wgDisableCounters=true,
visitors to Special:Statistics will still see all of

There have been a total of 317,461 page views, and 3,213 page edits
since XYZ was setup. That comes to 10.67 average edits per page,
and 98.81 views per edit.

even though the 317,461 views are no longer being incremented.

And if they are in fact being incremented, then the should stop being
incremented too.

And no fair saying "The job queue length is 1" with no link to see it.
Instead a link to http://meta.wikimedia.org/wiki/Help:Job_queue.

P.S., maintenance/showStats.php says
Number of admins: -1
hmmmm.


Version: 1.10.x
Severity: trivial

Details

Reference
bz10161

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:51 PM
bzimport set Reference to bz10161.
bzimport added a subscriber: Unknown Object (MLST).

lowzl wrote:

As a workaround, you can modify MediaWiki:Sitestatstext (or something like that).

But I would also prefer for this to be automatic...

robchur wrote:

Marking this as a dupe of bug 5619, since the issues are so similar it's pointless to have two bugs open.

*** This bug has been marked as a duplicate of bug 5619 ***