[jboss-jira] [JBoss JIRA] (WFLY-11981) CLI not able to read backslash character correctly
Jean Francois Denise (Jira)
issues at jboss.org
Thu May 2 04:36:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean Francois Denise closed WFLY-11981.
---------------------------------------
Resolution: Rejected
That is the way the DMR strings are displayed. We don't plan to make changes to this formatting.
> CLI not able to read backslash character correctly
> --------------------------------------------------
>
> Key: WFLY-11981
> URL: https://issues.jboss.org/browse/WFLY-11981
> Project: WildFly
> Issue Type: Bug
> Components: CLI
> Affects Versions: 14.0.0.Final
> Reporter: Saurabh Shriramwar
> Assignee: Michal Petrov
> Priority: Minor
>
> The output for CLI read-attribute operation is confusing and not able to read/interpret backslash characters properly.
> Whereas standalone.xml include the changes properly
> {code:java}
> <subsystem xmlns="urn:jboss:domain:mail:3.0">
> <mail-session name="default" jndi-name="java:jboss/mail/Default">
> <smtp-server outbound-socket-binding-ref="mail-smtp" username="auth\SampleUser"/>
> </mail-session>
> ........
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list