[
https://issues.apache.org/jira/browse/METRON-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Leet updated METRON-1922:
--------------------------------
Fix Version/s: 0.7.0
> 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
> Priority: Major
> Fix For: 0.7.0
>
>
> 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)