[jboss-jira] [JBoss JIRA] (AS7-6512) For CLI entered values, escape character for backslash '\' is not the expected '\\' but '\\\\'

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Thu Apr 11 11:27:55 EDT 2013


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

Alexey Loubyansky resolved AS7-6512.
------------------------------------

    Fix Version/s: 8.0.0.Alpha1
       Resolution: Done


This is fixed. Thanks.
                
> For CLI entered values, escape character for backslash '\' is not the expected '\\' but '\\\\'
> ----------------------------------------------------------------------------------------------
>
>                 Key: AS7-6512
>                 URL: https://issues.jboss.org/browse/AS7-6512
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 7.1.1.Final
>            Reporter: Vedran Mikulcic
>            Assignee: Alexey Loubyansky
>            Priority: Minor
>             Fix For: 8.0.0.Alpha1
>
>
> When trying to use the backslash-backslash escape sequence, backslash is ignored:
> {noformat}
> /subsystem=datasources/xa-data-source=MyDatabase/xa-datasource-properties=ServerName:add(value="MSSQLServer\\InstanceName")
> {noformat}
> this results in:
> {code}
> <xa-datasource-property name="ServerName">MSSQLServerInstanceName</xa-datasource-property>{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 jboss-jira mailing list