Vladis13 created this task.
Vladis13 added projects: Pywikibot-Scripts, Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  I'm running the `category.py` script without the `-always` argument, so the 
bot should show the diff and ask if it needs to be edited. But the bot doesn't 
this, `always` don't disable, bot making wrong edits.
  
  There seems to be an error at line #1530:
  
    elif option == 'always':
          options[option] = True
  
  Here T291757#7378248 <https://phabricator.wikimedia.org/T291757#7378248> 
`always` has been set to `always=True` as default, so it is always True.
  
  Perhaps this error remained in other scripts.

TASK DETAIL
  https://phabricator.wikimedia.org/T318236

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Vladis13
Cc: Aklapper, pywikibot-bugs-list, Vladis13, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, Xqt, jayvdb, 
Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org

Reply via email to