https://bugzilla.wikimedia.org/show_bug.cgi?id=16036
--- Comment #7 from Church of emacs <[email protected]> 2010-08-15 12:51:28 UTC --- >From what I've tested so far, this problem seems to be two different problems: a) categorylinks contains obsolete entries. See cl_to='1284_establishments' for on dewiki an example. This was an imported article located at [[:de:Portal Diskussion:Peterhouse, Cambridge]]. Even though the article was moved and the category removed ( http://de.wikipedia.org/w/index.php?title=Peterhouse&diff=next&oldid=72561479&uselang=en&diffonly=1 ), the reference in categorylinks remains. b) cat_pages is inaccurate. See for example http://de.wikipedia.org/wiki/Kategorie:Unternehmen_%28Saarland%29 which clearly contains 32 pages + 5 subcats = 37 cats. Yet, cat_pages says only 36 pages are in that category. (What I don't understand in this case is why PAGESINCATEGORY returns the correct amount of 37. This seems to be inconsistent with the cat_pages result on the toolserver). By the way, all in all there are 30 results on dewiki for a cat_pages <-> count mismatches. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
