https://bugzilla.wikimedia.org/show_bug.cgi?id=55302
Web browser: --- Bug ID: 55302 Summary: checkimages.py category handling error Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: category.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/963/ Reported by: tgr_ Created on: 2009-06-22 07:33:46 Subject: checkimages.py category handling error Original description: checkimages.py does not look into subcategories when preparing the list of acceptable licenses. It seems to (prints the names of subcats on screen) but then goes and marks every image not having a template in the base category as missing license. Seen on huwiki with r6971. Might or might not be related to the fact that calling catlib.categoryAllPageObjectsAPI twice results in subcategories not being parsed the second time.