You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Turc (JIRA)" <ji...@apache.org> on 2015/03/18 22:31:38 UTC

[jira] [Created] (COMPRESS-312) public TarArchiveEntry(File file, String fileName) does not normalize the file name.

Alex Turc created COMPRESS-312:
----------------------------------

             Summary: public TarArchiveEntry(File file, String fileName) does not normalize the file name.
                 Key: COMPRESS-312
                 URL: https://issues.apache.org/jira/browse/COMPRESS-312
             Project: Commons Compress
          Issue Type: Bug
    Affects Versions: 1.9
         Environment: Windows
            Reporter: Alex Turc


Tar entry names are normalized most of the times (like replacing back slashes with forward slashes). But TarArchiveEntry(File file, String fileName) constructor does not do so.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)