https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
Web browser: --- Bug ID: 55234 Summary: bug with section titles in interwiki.py Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: interwiki.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1350/ Reported by: toto-azero Created on: 2011-09-25 11:54:52 Subject: bug with section titles in interwiki.py Original description: There is a bug with the interwiki.py script : when the bot finds out an interwiki-link which must be deleted (without -force or -cleanup options), and when this link is at the end of a section, the bot destroys the next section.
See this for example : http://ja.wikipedia.org/w/index.php?title=%E3%83%98%E3%83%B3%E3%83%AA%E3%83%... Although this diff is quite old, this bug is still present in the script (I've made an try to check : see http://fr.wikipedia.org/w/index.php?diff=70277802%5C).
--------------------
python version.py
Pywikipedia [http] trunk/pywikipedia (r9543, 2011/09/25, 09:08:55) Python 2.7.1 (r271:86832, Jan 4 2011, 13:57:14) [GCC 4.5.2] config-settings: use_api = True use_api_login = True unicode test: ok
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- Upping the priority and assigning to myself at least for investigation purposes, this would seem to be a significant issue.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **priority**: 5 --> 7 - **assigned_to**: nobody --> bewareofdoug
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
--- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- This is not affected by section titles but a new (?) mediawiki behaviour which does no longer interprets a link to the origin language as a language link, e.g. a link to [[fr:foo]] on a fr site is just a link.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
--- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **assigned_to**: bewareofdoug --> nobody
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
--- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **Group**: --> confirmed - **Priority**: 7 --> 3
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1350
https://bugzilla.wikimedia.org/show_bug.cgi?id=55234
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Lowest CC| |ladsgroup@gmail.com Severity|normal |minor
--- Comment #6 from Amir Ladsgroup ladsgroup@gmail.com --- Still happening: https://fr.wiktionary.org/w/index.php?title=Utilisateur:Ladsgroup/Test&d...
pywikipedia-bugs@lists.wikimedia.org