Xqt created this task.
Xqt added a project: Pywikibot.
Restricted Application added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION
  **List of steps to reproduce**:
  
    input_list_choice('Frage?', ['foo', 'bar', None])
    1: foo
    2: bar
    3: None
    Frage?:
    5
  
  **What happens?**:
  5 is an invalid response but the error message
  `pywikibot.error('Invalid response')`
  is not printed
  
  **What should have happened instead?**:
  `Invalid response` should be shown
  
  The reason may be introduced with cached output functionaliy and the default 
output funtions are locked during input

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

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

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, Jyoo1011, JohnsonLee01, SHEKH, 
Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, 
Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to