Bug #347 - Confirmation dialog is lowercase for "all"

- changed confirmation to be now "All" for multiple changes
- added unit tests for all answers to multiple changes
This commit is contained in:
Federico Hernandez 2009-12-09 01:11:14 +01:00
parent 7acef0c9fd
commit b684ded845
3 changed files with 39 additions and 5 deletions

View file

@ -23,6 +23,8 @@
due dates, which are no longer relevant to a completed task (thanks to
Cory Donnelly).
+ Fixed bug that was causing the 'completed' report to sort incorrectly.
+ Fixed bug #347 which used only a lowercase "all" to confirm multiple changes
instead of an uppercase "All" like the "Yes" answer.
------ old releases ------------------------------