Uploaded image for project: 'Explorer'
  1. Explorer
  2. EXPLORER-508

add support for input stream of zipfile

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.0
    • 4.5.0
    • None
    • None
    • 4.5 M1

      Currently, it's not possible to unzip the content of a zip if its provided by an InputStream, which is the case if the zip is provided by a Source for exemple.

          [EXPLORER-508] add support for input stream of zipfile

          Guillaume Gouin added a comment - - edited

          The compression method DEFLATE_64 (or enhance deflate) is not supported by the ZipInputStream implementation.
          This a regression considering CMS-10221.

          Guillaume Gouin added a comment - - edited The compression method DEFLATE_64 (or enhance deflate) is not supported by the ZipInputStream implementation. This a regression considering CMS-10221 .

            Unassigned Unassigned
            ggouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: