mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug 466
- Fixed #466, which gave the wrong error message when a custom report was missing a direction indicator for the sort order. - Added unit tests.
This commit is contained in:
parent
c7cd2d2619
commit
63384abd14
3 changed files with 71 additions and 0 deletions
|
@ -52,6 +52,8 @@
|
|||
and overdue.
|
||||
+ Fixed bug #459, which showed a confusing message when 'limit:page' was
|
||||
used, with few tasks.
|
||||
+ Fixed bug #466, which gave the wrong error message when a custom report
|
||||
was missing a direction indicator for the sort order.
|
||||
+ Fixed problem with command line configuration overrides that had no
|
||||
values.
|
||||
+ Fixed problem with the 'undo' command not observing the rc.color or the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue