(follow-up r70415) Fixes the function that determines if category counts are correct...
authorBrian Wolff <bawolff@users.mediawiki.org>
Mon, 17 Jan 2011 02:27:47 +0000 (02:27 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Mon, 17 Jan 2011 02:27:47 +0000 (02:27 +0000)
commitaa019995ad883245654b17557bba3edf61bb3949
tree8f8caaa3676914a1a0d7ec9e733d88f1928d3d99
parent11dc93627e7ebe2479e515d4589fd5a0d1e37813
(follow-up r70415) Fixes the function that determines if category counts are correct to consider each
section independantly. Previously, it also partially considered the total of all 3 sections, since
before they were all paged as one unit. Now we page them independantly, so they should be independant.

As an aside, this (when combined with r80432) fixes bug 18663 (__NOGALLERY__ used to cause mediawiki
to think the cat members counts were wrong).
includes/CategoryPage.php