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

CompressorStreamFactory.createCompressorInputStream with explicit compression does not honour decompressConcatenated

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7
    • 1.8
    • Compressors
    • None

    Description

      When using CompressorStreamFactory.createCompressorInputStream, the decompressConcatenated property is only used when auto-detecting the compressor format for an input stream. The method with explicit compressor specification ignores the decompressConcatenated property, though.

      The fix is easy: pass the decompressConcatenated property as argument to all constructors.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wastl Sebastian Schaffert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: