← Back to team overview

clicompanion-devs team mailing list archive

[Bug 910531] Re: Allowed empty user input

 

** Branch linked: lp:~dcaro/clicompanion/fix-910355

** Changed in: clicompanion
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/910531

Title:
  Allowed empty user input

Status in CLI Companion:
  Fix Committed

Bug description:
  When asked for user input, if the command has only one input field,
  you can pass an empty input and the command will execute without
  input.

  
  For example, if you have the command 'ls ?', run it and do not enter nothing when asked, just accept. the command will be executed as 'ls', without input.

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/910531/+subscriptions


References