Page MenuHomePhabricator

interwiki.py should check if page was deleted before saving interwiki links and skip it
Closed, ResolvedPublic

Description

When running python2.7 pwb.py interwiki.py -wiktionary -new -namespace:0 -autonomous -async

If the page was deleted after the command has been run, the page will be recreated with interwiki links.

See this for an example and this discussion.