[jboss-jira] [JBoss JIRA] (AS7-6845) disable pipe and output redirection parsing in aesh for the cli
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri Apr 5 13:10:43 EDT 2013
Alexey Loubyansky created AS7-6845:
--------------------------------------
Summary: disable pipe and output redirection parsing in aesh for the cli
Key: AS7-6845
URL: https://issues.jboss.org/browse/AS7-6845
Project: Application Server 7
Issue Type: Bug
Components: CLI
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 8.0.0.Alpha1
For backwards compatibility we have to disabled aesh's support for pipe symbol parsing. The symbol can be used in an operation request parameter value. So it would have to be escaped with '\' which may break existing scripts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list