Project

General

Profile

Actions

Bug #25388

closed

Fix Extension Download with compressionLevel

Added by Steffen Gebert over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-03-24
Due date:
% Done:

0%

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

Description

To clear output buffers, the utility function t3lib_div::cleanOutputBuffers() has to be used. Otherwise things break with compressionLevel enabled.

This change replaces the ob_end_clean() call in the Extension download process, which did not work, as crap is sent to the user agent.

(issue imported from #M18029)


Files

Screen shot 2011-03-24 at 22.11.05.png (71.3 KB) Screen shot 2011-03-24 at 22.11.05.png Administrator Admin, 2011-03-24 22:17

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #25126: Generated t3x might be corruptedClosedXavier Perseguers2011-02-22

Actions
Actions #1

Updated by Steffen Gebert over 13 years ago

Actions #2

Updated by Steffen Gebert over 13 years ago

  • Status changed from New to Resolved
  • Priority changed from Should have to Must have
  • Target version deleted (0)
  • TYPO3 Version set to 4.5
Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF