Project

General

Profile

Actions

Bug #21079

closed

dynamic update of translation status im EM is broken

Added by Rupert Germann over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Could have
Category:
-
Target version:
-
Start date:
2009-09-17
Due date:
% Done:

0%

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

Description

Problem:
when updating translations with the extension manager the dynamic update of the progress bar and the display of messages during the update is broken.
The update of translations works - this affects only the output.
Reason for this is the output buffering/compression which is activated in init.php

Solution:
end output buffering by adding ob_end_flush();

affected versions: 4.2 and 4.3

(issue imported from #M11986)


Files

11986.diff (874 Bytes) 11986.diff Administrator Admin, 2009-09-19 18:12

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #19700: gzip compression does not work in BEClosedDmitry Dulepov2008-12-15

Actions
Related to TYPO3 Core - Bug #21194: Translation update brokenClosedRupert Germann2009-10-05

Actions
Related to TYPO3 Core - Bug #21236: Add API functions for cleaning and flushing output buffersClosedRupert Germann2009-10-11

Actions
Actions #1

Updated by Rupert Germann over 14 years ago

committed to
trunk rev 5990
4-2 branch rev 5992

Actions

Also available in: Atom PDF