TW-1479: Task arguments not properly parsed if they contain a space

- Thanks to Tomas Babej.
This commit is contained in:
Paul Beckingham 2015-07-13 12:10:47 -04:00
parent 1565c5d01a
commit 9d1bcc3fd5
2 changed files with 63 additions and 0 deletions

View file

@ -20,6 +20,8 @@
(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
Tomas Babej).
- TW-1480 Weird behaviour on redundant filter beginning with number (thanks to
Tomas Babej).
- TW-1488 You have more urgent tasks (thanks to Stefan Betz, Denis Kasak).