You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2018/12/05 21:38:00 UTC

[jira] [Created] (METRON-1922) Escaping incorrectly handled in current aesh version

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)