Bug
- Fix a bug where 'print.empty.columns=no' resulted in never printing the project column because ColProject::measure did not take into account the length of the last word of the project name. - Unit tests.
This commit is contained in:
committed by
Paul Beckingham
parent
21704e6705
commit
4ca5c85054
@@ -75,6 +75,9 @@ Bugs
|
||||
.taskrc file (thanks to Pietro Cerutti).
|
||||
+ Fixed bug with 'socm' date calculation that failed on some days, by
|
||||
simplifying the implementation.
|
||||
+ Fix a bug where 'print.empty.columns=no' resulted in never printing the
|
||||
project column.
|
||||
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user