Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-555

ZipArchiveInputStream should allow stored entries with data descriptor by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 1.20
    • 1.21
    • Archivers
    • None

    Description

      We are currently using tika for text extraction which uses commons-compress for handling zips. Currently some sites are returning zips that have entries with stored data descriptors which fail to extract due to the ZipArchiveInputStream defaulting to false for 'allowStoredEntriesWithDataDescriptor'.

      Allowing the reading of stored entries on Zip archives should be enabled by default.

      PR: https://github.com/apache/commons-compress/pull/137

      Attachments

        Activity

          People

            Unassigned Unassigned
            tbentley Trevor Bentley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: