[
https://issues.jboss.org/browse/WFCORE-3554?page=com.atlassian.jira.plugi...
]
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@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@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@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)