-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Final
-
None
-
None
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'
- is related to
-
WFCORE-3554 Append the content to the file with name tmp|file results to 'tmp\|file' being created
- Resolved