[forge-issues] [JBoss JIRA] (FORGE-85) Shell cannot parse command values containing '!' exclaimation points

George Gastaldi (JIRA) jira-events at lists.jboss.org
Thu Nov 29 22:00:22 EST 2012


     [ https://issues.jboss.org/browse/FORGE-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-85:
---------------------------------

    Comment: was deleted

(was: Or we could test if the exclamation point is the first character in the input. That should resolve this issue)

    
> Shell cannot parse command values containing '!' exclaimation points
> --------------------------------------------------------------------
>
>                 Key: FORGE-85
>                 URL: https://issues.jboss.org/browse/FORGE-85
>             Project: Forge
>          Issue Type: Bug
>          Components: Shell
>    Affects Versions: 1.0.0.Beta2
>            Reporter: Lincoln Baxter III
>              Labels: HackNight
>             Fix For: 2.0.0.Alpha1
>
>         Attachments: Forge-85.patch
>
>
> {code}
> [pfdemo] pfdemo $ echo sdfdf!
> sdfdf !
> [pfdemo] pfdemo $ echo sdfdf!sdf
> ***ERROR*** Exception encountered: !sdf: event not found (type "set VERBOSE true" to enable stack traces)
> [pfdemo] pfdemo $ 
> [pfdemo] pfdemo $ echo 'asdf!asdf`
> ***ERROR*** Exception encountered: !asdf`: event not found (type "set VERBOSE true" to enable stack traces)
> [pfdemo] pfdemo $ 
> {code}

--
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 forge-issues mailing list