[jboss-jira] [JBoss JIRA] (WFCORE-3554) Append the content to the file with name tmp|file results to 'tmp\|file' being created
Brian Stansberry (JIRA)
issues at jboss.org
Fri Jan 26 11:57:00 EST 2018
[ https://issues.jboss.org/browse/WFCORE-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-3554:
-------------------------------------
Description:
*Description of problem:*
Append the content to the file with name tmp|file results to 'tmp\|file' being created.
*Actual results:*
{code}
[standalone at embedded /] version >> tmp\|file
The file created is named 'tmp\|file'
{code}
*Expected results:*
{code}
The file created is named 'tmp|file'
{code}
was:
*Description of problem:*
Append the content to the file with name tmp|file results to 'tmp\|file' being created.
*Actual results:*
[standalone at embedded /] version >> tmp\|file
The file created is named 'tmp\|file'
*Expected results:*
The file created is named 'tmp|file'
> Append the content to the file with name tmp|file results to 'tmp\|file' being created
> --------------------------------------------------------------------------------------
>
> Key: WFCORE-3554
> URL: https://issues.jboss.org/browse/WFCORE-3554
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Reporter: Katerina Novotna
> Assignee: Jean-Francois Denise
>
> *Description of problem:*
> Append the content to the file with name tmp|file results to 'tmp\|file' being created.
> *Actual results:*
> {code}
> [standalone at embedded /] version >> tmp\|file
> The file created is named 'tmp\|file'
> {code}
> *Expected results:*
> {code}
> The file created is named 'tmp|file'
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list