escape characters with '\' instead of quoting when completing
-------------------------------------------------------------
Key: AS7-774
URL:
https://issues.jboss.org/browse/AS7-774
Project: Application Server 7
Issue Type: Task
Components: CLI
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 7.0.0.CR1
Actually this is what's happening when completing file paths. But for request
operations I previously used quotes ("java:/H2DS") which worked in simple cases
where there was only one candidate. Escaping with '\' will work better for
everything.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira