Xqt created this task. Xqt claimed this task. Xqt added a subscriber: Xqt. Xqt added a project: pywikibot-redirect.py. Restricted Application added subscribers: Aklapper, pywikipedia-bugs.
TASK DESCRIPTION ``` C:\pwb\core>pwb.py redirect double -moves -total:15 -always -lang:pnb Retrieving 15 moved pages via API... ..
???? ?????? <<<
Links to: [[???? ?????]]. Links to: [[??????? ?????]]. Traceback (most recent call last): File "C:\pwb\core\pwb.py", line 213, in <module> run_python_file(filename, argv, argvu, file_package) File "C:\pwb\core\pwb.py", line 82, in run_python_file main_mod.__dict__) File ".\scripts\redirect.py", line 794, in <module> main() File ".\scripts\redirect.py", line 791, in main bot.run() File ".\scripts\redirect.py", line 690, in run self.fix_double_redirects() File ".\scripts\redirect.py", line 521, in fix_double_redirects self.fix_1_double_redirect(redir_name) File ".\scripts\redirect.py", line 641, in fix_1_double_redirect redir.set_redirect_target(targetPage, keep_section=True) File "C:\pwb\core\pywikibot\page.py", line 1962, in set_redirect_target target_link = '#{0} {1}'.format(self.site.redirect(), target_link) UnicodeEncodeError: 'ascii' codec can't encode characters in position 2-8: ordinal not in range(128) <type 'exceptions.UnicodeEncodeError'> CRITICAL: Waiting for 1 network thread(s) to finish. Press ctrl-c to abort```
also found for other sites like tg, az, th, oc, mk, ta, lv, bs and some more
TASK DETAIL https://phabricator.wikimedia.org/T89232
REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt Cc: pywikipedia-bugs, Xqt, Aklapper