CategoryViewer: Do opportunistic category recounts for mismatched file counts, too
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 29 Feb 2016 22:05:32 +0000 (23:05 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 29 Feb 2016 22:05:32 +0000 (23:05 +0100)
commitce5a36ab59c235753541f31c3c970bbe12222896
tree6ee3fa660dbabba2289acfbbae6300b4e2581ba4
parent310cdcd39ab8e383af6701be25473f63cba4c23a
CategoryViewer: Do opportunistic category recounts for mismatched file counts, too

There are some categories on Commons that have no files, but are
recorded to have some, e.g. [1] appears to have 15 files [2]. We have
logic to fix these, but it wasn't being checked for file counts (only
pages and subcats).

[1] https://commons.wikimedia.org/wiki/Category:Police_of_Mexico,_D._F._vehicles
[2] https://commons.wikimedia.org/w/index.php?title=Category:Police_of_Mexico,_D._F._vehicles&action=info

Change-Id: If88fc15347eb592e957452884c2179d7c237bd2c
includes/CategoryViewer.php