mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1556: task hangs when modifying uda field with percent-encoded (url-encoded)
- This bug іs fixed by the new Lexer, which has allows unrecognized lexemes to fall through to becomre 'word' or 'dom' types (thanks to Stefan Frühwirth).
This commit is contained in:
parent
3a035a7d1d
commit
e9b54ea74f
2 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
- TW-1539 user-defined urgency coefficients for priority values.
|
||||
- TW-1541 Priority should be converted to UDA (in default taskrc) (thanks to
|
||||
Tomas Babej).
|
||||
- TW-1556 task hangs when modifying uda field with percent-encoded (url-encoded)
|
||||
value (thanks to Stefan Frühwirth).
|
||||
- TW-1578 Bash tab completion problems on first run
|
||||
(thanks to Renato Alves and Ptolemarch).
|
||||
- TW-1580 "modified" attribute no longer updated (thanks to David Patrick).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue