https://bugzilla.wikimedia.org/show_bug.cgi?id=67528
Bug ID: 67528 Summary: touch.py should not add pages to the user's watchlist Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Keywords: easy Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: he7d3r@gmail.com Web browser: --- Mobile Platform: ---
Steps to reproduce: (0. Remove page "X" from your watchlist) 1. Run python pwb.py scripts/touch.py -page:"X" 2. The page will be added to your watchlist
Please disable this watch feature by default, or allow one to set something like -watchlist:"nochange"[1] in the command line.
[1] https://www.mediawiki.org/w/index.php?title=API:Edit#Parameters
https://bugzilla.wikimedia.org/show_bug.cgi?id=67528
--- Comment #1 from Helder he7d3r@gmail.com --- It seems "page.save" doesn't support the API's "nochange" option https://github.com/wikimedia/pywikibot-core/blob/master/pywikibot/page.py#L8... which is supported by "site.editpage" https://github.com/wikimedia/pywikibot-core/blob/master/pywikibot/site.py#L2...
https://bugzilla.wikimedia.org/show_bug.cgi?id=67528
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |info@gno.de
--- Comment #2 from xqt info@gno.de --- You may unhide the preferences settings of your bot at "Add pages and files I edit to my watchlist"
https://bugzilla.wikimedia.org/show_bug.cgi?id=67528
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal Severity|normal |enhancement
https://bugzilla.wikimedia.org/show_bug.cgi?id=67528
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|Pywikipedia-bugs@lists.wiki |info@gno.de |media.org |
pywikipedia-bugs@lists.wikimedia.org