[
https://issues.apache.org/jira/browse/METRON-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711481#comment-16711481
]
ASF GitHub Bot commented on METRON-1922:
----------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/metron/pull/1291
+1 pending updating the dependency csv file
> 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
>
> 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)