[Pywikipedia-bugs] [Maniphest] [Commented On] T137754: interwiki.py should ignore/skip pages that redirects to another wiki instead of crashing

2021-04-18 Thread gerritbot
gerritbot added a comment. Change 680794 **merged** by jenkins-bot: [pywikibot/core@master] [bugfix] Ignore InterwikiRedirectPage error in fixing_redirects.py https://gerrit.wikimedia.org/r/680794 TASK DETAIL https://phabricator.wikimedia.org/T137754 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T137754: interwiki.py should ignore/skip pages that redirects to another wiki instead of crashing

2021-04-18 Thread Xqt
Xqt added a comment. interwiki.py must be handled different from fixing_redirects.py. InterwikiRedirectPage might be a hint for the processing chain in interwiki.py but the exception looks not very usefull there. Probably InterwikiRedirects are valid for MultipleSitesBots. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T137754: interwiki.py should ignore/skip pages that redirects to another wiki instead of crashing

2021-04-18 Thread gerritbot
gerritbot added a comment. Change 680794 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [bugfix] Ignore InterwikiRedirectPage error in fixing_redirects.py https://gerrit.wikimedia.org/r/680794 TASK DETAIL https://phabricator.wikimedia.org/T137754

[Pywikipedia-bugs] [Maniphest] [Commented On] T137754: interwiki.py should ignore/skip pages that redirects to another wiki instead of crashing

2021-04-18 Thread Meno25
Meno25 added a comment. Just a note that this issue is still current and that it affects the script `fixing_redirects.py` as well. **Command line:** python pwb.py fixing_redirects -lang:arz -start:! **Output:** ERROR: InterwikiRedirectPage: Page redirects to a page on

[Pywikipedia-bugs] [Maniphest] [Commented On] T137754: interwiki.py should ignore/skip pages that redirects to another wiki instead of crashing

2016-06-14 Thread Thibaut120094
Thibaut120094 added a comment. In T137754#2379381, @whym wrote: It would help to have a concise command to reproduce the problem, not just the error message. In this case it would be something like: python pwb.py interwiki -family:wiktionary -lang:en

[Pywikipedia-bugs] [Maniphest] [Commented On] T137754: interwiki.py should ignore/skip pages that redirects to another wiki instead of crashing

2016-06-14 Thread whym
whym added a comment.It would help to have a concise command to reproduce the problem, not just the error message. In this case it would be something like: python pwb.py interwiki -family:wiktionary -lang:en -page:%E5%8F%A4%E3%83%8E%E3%83%AB%E3%83%89%E8%AA%9E -simulate -hint:ja:TASK