]
Lincoln Baxter III reassigned SEAMFORGE-127:
--------------------------------------------
Assignee: Mike Brock
Shell cannot parse command values containing '!' exclaimation
points
--------------------------------------------------------------------
Key: SEAMFORGE-127
URL:
https://issues.jboss.org/browse/SEAMFORGE-127
Project: Seam Forge
Issue Type: Bug
Components: Shell
Affects Versions: 1.0.0.Beta2
Reporter: Lincoln Baxter III
Assignee: Mike Brock
Fix For: 1.0.0.Final
{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.
For more information on JIRA, see: