https://bugzilla.wikimedia.org/show_bug.cgi?id=59013
John Mark Vandenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #4 from John Mark Vandenberg <[email protected]> --- It looks like this code has changed, as it now throws an exception. $ python pwb.py category.py move -simulate -lang:en -v -from:Category:Contents -to:Category:ContentsX .... SIMULATION: move action blocked. Site("en", "wikipedia").login(False) called when a previous login was in progress. Error saving page [[Category:ContentsX]] (Page [[en:Category:ContentsX]] doesn't exist.) ...backtrace... PageNotSaved: [[Category:ContentsX]]: Page [[en:Category:ContentsX]] doesn't exist. Please re-open if the problem still exists with the current code. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
