]
Alexey Loubyansky resolved AS7-5701.
------------------------------------
Resolution: Done
Fixed.
CLI: quoting operation/command parameter values and escaping
characters
-----------------------------------------------------------------------
Key: AS7-5701
URL:
https://issues.jboss.org/browse/AS7-5701
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.1.3.Final (EAP)
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: 7.2.0.Alpha1, 7.1.4.Final (EAP)
write-attribute(name=filter,value="any(not(match(\"Prepared response
is\")),match(\"Scanning\"))")
results in
JBAS014688: Wrong type for filter. Expected [STRING] but was LIST
Quoted arguments should be accepted as a single string. Otherwise, the comma makes is it
a list. And escaping should also work for parameter values.
--
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: