TW-1455: Filter parser does not properly handle parentheses in attributes

- Thanks to Tomas Babej.
This commit is contained in:
Paul Beckingham
2015-07-13 12:02:05 -04:00
parent 54ee72a6f9
commit 1565c5d01a
2 changed files with 17 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
- TW-1440 "task import" from STDIN (thanks to Renato Alves).
- TW-1454 Redundant dependency should not stop modification (thanks to Tomas
Babej).
- TW-1455 Filter parser does not properly handle parentheses in attributes
(thanks to Tomas Babej).
- TW-1475 task config expands values with unnecessary spaces (thanks to Tomas
Babej).
- TW-1480 Weird behaviour on redundant filter beginning with number (thanks to