Christian Schlichtherle created COMPRESS-200:
------------------------------------------------

             Summary: Round trip conversion with more than 66 US-ASCII 
characters fails when using TarArchiveOutputStream.LONGFILE_GNU
                 Key: COMPRESS-200
                 URL: https://issues.apache.org/jira/browse/COMPRESS-200
             Project: Commons Compress
          Issue Type: Bug
          Components: Archivers
    Affects Versions: 1.4.1
         Environment: Any
            Reporter: Christian Schlichtherle
             Fix For: 1.5


When using TarArchiveOutputStream.LONGFILE_GNU with an entry name of more than 
66 US-ASCII characters, a round trip conversion (write the entry, then read it 
back) fails because of several bugs in TarArchiveOutputStream and 
TarArchiveInputStream.

This has been reported as an issue to TrueZIP, which is why you can find a more 
detailed analysis here: http://java.net/jira/browse/TRUEZIP-286 .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to