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:
Paul Beckingham 2015-04-05 23:45:27 -04:00
parent 3a035a7d1d
commit e9b54ea74f
2 changed files with 3 additions and 0 deletions

View file

@ -247,3 +247,4 @@ suggestions:
Martin
Alexandre de Verteuil
Scott M
Stefan Frühwirth