[ 
https://issues.apache.org/jira/browse/COMPRESS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483222#comment-13483222
 ] 

Gary Gregory commented on COMPRESS-200:
---------------------------------------

As a volunteer here, I can say that if you are not happy with the current state 
of an issue, the best way to move it forward is to put some elbow grease into 
it and provide a patch :)
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to