P132 has a paste of log and error.
Wikidata policy now requires redirect after merge (no delete), so this should be fixed asap.
P132 has a paste of log and error.
Wikidata policy now requires redirect after merge (no delete), so this should be fixed asap.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| set_redirect_target method for ItemPage objects | pywikibot/core | master | +51 -0 |
RedirectRobot.fix_1_double_redirect() searches for APISite.redirectRegex() in the page content, which of course doesn't work for Wikibase.
Change 181195 had a related patch set uploaded (by Ladsgroup):
Temp. workaround for Bug: T77971
Change 190160 had a related patch set uploaded (by Ladsgroup):
set_redirect_target method for ItemPage objects
Another patch is needed to add support of set_redirect_target for items in Wikidata. I will write it