https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
Web browser: --- Bug ID: 55252 Summary: Bot removes correct interwikies 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/1274/ Reported by: dixond Created on: 2010-12-21 09:50:48 Subject: Bot removes correct interwikies Original description: Bot Removes correct interwikies. Examples: http://de.wikipedia.org/w/index.php?title=Wikipedia:Autorenportal&diff=p... http://de.wikipedia.org/w/index.php?title=Wikipedia:Grundprinzipien&diff...
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **priority**: 5 --> 8
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- What revision are you running? If you could switch to an earlier revision and check when the problem was introduced, that would be great.
Thanks.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- r8785 (you can see attached version.txt). I can check with earlier revision but not right now, sorry.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- Possibly related to my fixes in r8784/8785 to r8756/r8758/r8759. Unfortunately, I cannot revert at the moment (I don't have my SSH keys here). Will take a look at it later today.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- I tried the same article - and bot removes the same links which only remains after your bot. http://de.wikipedia.org/w/index.php?title=Wikipedia:Grundprinzipien&diff...
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #6 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- I cannot reproduce the behaviour using
python interwiki.py.test.py de:Wikipedia:Grundprinzipien
runing on this [1] revision. Could you try again and see if it still happens? And please give the command line you use to reproduce, too. Thanks.
[1] http://de.wikipedia.org/w/index.php?title=Wikipedia:Grundprinzipien&diff...
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #7 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- It looks like this bot is running in autonomous mode with -force option enabled. You should not use this option but -cleanup instead. This behavior is a crossnamespace conflict starting on the article namespace on one of the remaining sites. I guess a not registered (this means neighter mw nor pwb) namespace alias is the point. fi-wiki is on the cross-namespace exception list for article namespace and still remaining. This is indeed a well known bug. But the best solution is not to use -force for namespaces or disambiguation conflicts.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #8 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- - **priority**: 8 --> 5
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://sourceforge.net/p/p | |ywikipediabot/bugs/1274
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
Ricordisamoa ricordisamoa@live.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Bot removes correct |Bot removes correct |interwikies |interwikis
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Lowest CC| |ladsgroup@gmail.com Summary|Bot removes correct |Bot removes correct |interwikis |interwikis in Severity|normal |trivial
--- Comment #9 from Amir Ladsgroup ladsgroup@gmail.com --- bot ops shouldn't run interwiki.py autonomous mode with -force option enabled. the only thing needed is crashing the code when both are enabled.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
--- Comment #10 from Ricordisamoa ricordisamoa@openmailbox.org --- "correct interwikis in"... ?!?
https://bugzilla.wikimedia.org/show_bug.cgi?id=55252
Amir Ladsgroup ladsgroup@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Bot removes correct |Bot removes correct |interwikis in |interwikis
--- Comment #11 from Amir Ladsgroup ladsgroup@gmail.com --- I don't know where it came from!
pywikipedia-bugs@lists.wikimedia.org