Justin Leet created METRON-1922:
-----------------------------------
Summary: Escaping incorrectly handled in current aesh version
Key: METRON-1922
URL: https://issues.apache.org/jira/browse/METRON-1922
Project: Metron
Issue Type: Bug
Reporter: Justin Leet
Assignee: Justin Leet
Bump the Aesh version.
Can be manually tested against
{code:java}
SPLIT('foo\\bar', '\\')
{code}
which will fail in the old version and succeed in the new.
Unit testing is more of a pain, because it only occurs from interaction with
Console, but the tests pass a buffer directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)