Loading...
 
Skip to main content

download .zip files from file gallery failing when using IExplorer

Status
Closed
Subject
download .zip files from file gallery failing when using IExplorer
Version
3.x
Category
  • Error
Feature
Browser Compatibility
File Gallery (elFinder or standard UI)
Resolution status
Fixed or Solved
Submitted by
HansNouwens
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

when downloading a file from the gallery with IE the result is corrupted. Firefox or Chrome have no problems.
This is related to the general IE(5/6/7/8) inability to handle compressed files correctly.
Tried various suggestions in .htaccess with no result.
example:
SetOutputFilter DEFLATE
SetEnvIfNoCase Request_URI \.(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary

the file gallery module is serving from file system, not from the database.
A zip file in the filesystem served by apache directly works fine.

Solution
Workaround
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2834
Created
Tuesday 27 October, 2009 23:06:16 UTC
by Unknown
LastModif
Monday 01 June, 2026 16:50:26 UTC


Show PHP error messages