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.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55302
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/963
https://bugzilla.wikimedia.org/show_bug.cgi?id=55302
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ladsgroup@gmail.com Resolution|--- |INVALID
--- Comment #1 from Amir Ladsgroup ladsgroup@gmail.com --- I checked it on Persian Wikipedia and It worked correctly http://paste.ubuntu.com/6299747/ because this bug was reported several years I think It's fixed by now
pywikipedia-bugs@lists.wikimedia.org