Feature #163

Missing mime-types (unzip not working)

Added by Troex Nevelin over 1 year ago. Updated 12 months ago.

Status:Closed Start date:06.07.2010
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:Connector
Target version:2.0

Description

Take into account that .zip archive can be mime-type detected as application/x-zip and we should also consider is as unzipable.

Better solution I think is to convert x-zip to zip while mime-type detect.

elFinder.class.php.diff (1.1 kB) Alexey Sukhotin, 21.11.2010 16:10

mime.types (13.5 kB) Alexey Sukhotin, 21.11.2010 16:10

Associated revisions

Revision 99f7604c
Added by Dmitry Levashov 12 months ago

rename elFinderStorageDriver* into elFinderVolumeDriver. closes #119, closes #141, closes #133, closes #124, closes #163

History

Updated by Alexey Sukhotin about 1 year ago

Here is php connector patch (for elFinder 1.1) which will extend mime-types for 'internal' detection method with mime-types described in mime.types file. Attached updated mime.types file (put it to connectors directory) - it was missed MS Office Open XML types. Also changed _mimetype function visibility to allow override it if needed (for example, Drupal has own mime-type detection function).

Updated by Troex Nevelin about 1 year ago

  • Subject changed from unzip missing mime-type to Missing mime-types (unzip not working)

Updated by simon watts about 1 year ago

I cant seem to get this to work. Do you have copies of the elfinder class.

Updated by Troex Nevelin about 1 year ago

This is not yet fixed, you will have to wait for next release

Updated by Dmitry Levashov 12 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF