mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
TW-1456: Filter parser does not always handle multiple arguments bundled into one with apostrophes
- Thanks to Tomas Babej.
This commit is contained in:
parent
9d1bcc3fd5
commit
a059f06a43
2 changed files with 61 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
Babej).
|
||||
- TW-1455 Filter parser does not properly handle parentheses in attributes
|
||||
(thanks to Tomas Babej).
|
||||
- TW-1456 Filter parser does not always handle multiple arguments bundled into
|
||||
one with apostrophes (thanks to Tomas Babej).
|
||||
- TW-1475 task config expands values with unnecessary spaces (thanks to Tomas
|
||||
Babej).
|
||||
- TW-1479 Task arguments not properly parsed if they contain a space (thanks to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue