https://bugzilla.wikimedia.org/show_bug.cgi?id=55174
Web browser: --- Bug ID: 55174 Summary: Category name misinterpreted if it starts by a IL prefix 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/1507/ Reported by: malafaya Created on: 2012-08-31 15:13:10 Subject: Category name misinterpreted if it starts by a IL prefix Original description: Many Wiktionaries use language code prefixes in categories. I tried executing:
>> category.py -lang:mk -family:wiktionary -inplace move Category to move from: A Category to move to: mk:B [...]
Result: Pages will be moved from Category:A to Category:B, not Category:mk:B! "mk:" is being considered as the wiki interlanguage prefix.
Pywikipedia trunk/pywikipedia/ (r10504, 2012/08/23, 10:22:31) Python 2.7.2 (default, Jun 12 2011, 14:24:46) [MSC v.1500 64 bit (AMD64)] config-settings: use_api = True use_api_login = True unicode test: ok
https://bugzilla.wikimedia.org/show_bug.cgi?id=55174
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1507
https://bugzilla.wikimedia.org/show_bug.cgi?id=55174
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|NEW |ASSIGNED CC| |ladsgroup@gmail.com
--- Comment #1 from Amir Ladsgroup ladsgroup@gmail.com --- I was able to reproduce the bug
https://bugzilla.wikimedia.org/show_bug.cgi?id=55174
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW CC| |info@gno.de
https://bugzilla.wikimedia.org/show_bug.cgi?id=55174
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|Pywikipedia-bugs@lists.wiki |ladsgroup@gmail.com |media.org |
pywikipedia-bugs@lists.wikimedia.org