- Fixed bug that accepted a recurrence duration of '7' as '7secs' instead of the intended '7days'. It is now an error to omit the units. Thanks to Vlad Zhivotnev, Stanley G. - Modified unit tests to avoid a different error.
This commit is contained in:
@@ -44,6 +44,8 @@ Bugs
|
||||
+ Fixed bug #964, where the 'projects' command showed the wrong priority labels
|
||||
(thanks to Ali Mousavi).
|
||||
+ Fixed bug #968, a typo in the 'edit' command text (thanks to Victor Roetman).
|
||||
+ Fixed bug #972, #1018, which caused a recurrence of "7" to be interpreted as
|
||||
"7secs", instead of generating an error (thanks to Vlad Zhivotnev, Stanley G).
|
||||
+ Fixed bug #973, including 'urgency' in the 'export' output (thanks to Andy
|
||||
Spiegl).
|
||||
+ Fixed bug #986, so that the 'info' report uses the correct date format, also
|
||||
|
||||
Reference in New Issue
Block a user