** Description changed:

+ [Impact]
+ The 'verbose' parameter is supposed to quell various informative output 
strings, but in the 2.0.0 release a few changes resulted in this not working.
+ 
+ [Development Fix]
+ In 2.0, the documented method 'off', only removes non-useful information.  To 
remove all feedback you use the 'nothing' option.  However, 'off' has an error 
and does not work, and 'nothing' is not documented.  A couple patches were 
added post-release to address these deficiencies.  These have been backported 
and uploaded to quantal.
+ 
+ [Stable Fix]
+ We're shipping essentially the same version of task in precise as quantal, so 
these two patches apply cleanly there as well.
+ 
+ [Test Case]
+ 1. Set verbose=off or verbose=nothing in the ~/.taskrc config file.
+ 
+ 2. task x done
+ > Completed 1 task.
+ > Project 'home' is 85% complete (13 of 87 tasks remaining).
+ 
+ Actual behavior:  As shown above
+ Expected behavior:  Project... complete should not be shown
+ 
+ [Regression Potential]
+ None expected.  No pointers are modified, this just affects man pages, output 
strings, and verbosity settings.  
+ 
+ [Original Report]
+ 
  """
  I migrated to task 2.0 (ubuntu 12.04)
  
  As you perhaps remember I didn't like the 'Project ... complete'
  message. In the previous task version I avoided this message by putting
  verbose on no. In task 2.0 this no longer works. How can I avoid this
  message ?
  
- task x done
- > Completed 1 task.
- > Project 'home' is 85% complete (13 of 87 tasks remaining).
  """
  
- In 2.0, the documented method 'off', only removes non-useful
- information.  To remove all feedback you use the 'nothing' option.
- 
- However, 'off' has an error and does not work, and 'nothing' is not
- documented.
  
  See bug http://taskwarrior.org/issues/996

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992876

Title:
  'verbose no' no longer stops the printing of the 'Project ...
  complete' message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/task/+bug/992876/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to