[jboss-jira] [JBoss JIRA] (AS7-6845) disable pipe and output redirection parsing in aesh for the cli

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Apr 5 13:19:43 EDT 2013


    [ https://issues.jboss.org/browse/AS7-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765318#comment-12765318 ] 

Brian Stansberry edited comment on AS7-6845 at 4/5/13 1:19 PM:
---------------------------------------------------------------

Thanks for this. I know Stale Pedersen has commented that he thinks it would be better if we required escaping in AS 8. We can have a discussion about that on the dev list. But let's get this in first so we start from a base of compatibility with EAP 6.0 behavior. If the discussion leads to a decision to change and require escaping, then we can make the required changes.
                
      was (Author: brian.stansberry):
    Thanks for this. I know Stale Pedersen has commented that he thinks it would be better if we requiring escaping in AS 8. We can have a discussion about that on the dev list. But let's get this in first so we start from a base of compatibility with EAP 6.0 behavior. If the discussion leads to a decision to change and require escaping, then we can make the required changes.
                  
> 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