Project

General

Profile

Actions

Bug #22917

closed

gzipped files cannot be loaded in the backend

Added by Oliver Hader almost 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-06-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The gzipped files (e.g. typo3temp/compressor/prototype-8ff2741473d3c6dbbb32dd5f7e6b6324.js.gzip) cannot be loaded in the backend due to the gzip file extension. This problem occurs is there's no Apache handler defined for gzipped files.

I think it is useful to have an additional flag in the install tool e.g. "useCompressedFiles" that is disabled per default. Then t3lib_compressor only writes gzipped files if this flag is set to true.

This only happens if compressionLevel is set and the webserver is not able to handle files with the extension ".gzip".
(issue imported from #M14767)


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #22565: Improve t3lib_compressorClosedSteffen Kamper2010-05-02

Actions
Related to TYPO3 Core - Bug #17806: After #22546 setting [BE][CompressionLevel] crashes Backend DesignClosedChris topher2010-06-01

Actions
Related to TYPO3 Core - Bug #22904: Add Update Wizards for Skinning ChangesClosedSteffen Ritter2010-06-16

Actions
Related to TYPO3 Core - Bug #20434: Improve advanced_htaccess and make it more compatibleClosedErnesto Baschny2009-05-16

Actions
Actions

Also available in: Atom PDF