Dmitry Katsubo created COMPRESS-208:
---------------------------------------

             Summary: Add support for ZIP archives with PK00PK signature
                 Key: COMPRESS-208
                 URL: https://issues.apache.org/jira/browse/COMPRESS-208
             Project: Commons Compress
          Issue Type: Improvement
          Components: Archivers
    Affects Versions: 1.4.1
            Reporter: Dmitry Katsubo


ZIP archive with PK00PK signature is not recognized as ZIP archive by 
{{ArchiveStreamFactory.createArchiveInputStream()}}. Header hexdump:

{code}
0000000000: 50 4B 30 30 50 4B 03 04 │ 14 00 00 00 08 00 48 7D  PK00PK♥♦¶   ◘ H}
0000000010: F4 36 04 E0 50 2C 04 27 │ 01 00 E2 3F 10 00 37 00  Ї6♦рP,♦'☺ т?► 7
0000000020: 00 00 4E 39 32 30 34 35 │ 20 53 45 52 20 4A 52 4E    N92045 SER JRN
0000000030: 20 72 65 76 69 73 65 64 │ 20 73 65 71 20 6C 69 73   revised seq lis
{code}

--
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