[TYPO3-core] RFC #12129: Translation update broken (with compression active)

Steffen Gebert steffen at steffen-gebert.de
Sat Oct 10 00:17:37 CEST 2009


Hi,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12129

Branches: Trunk, 4-2

Problem:
#11986: "dynamic update of translation status im EM is broken"
makes Translation handling submodule broken when  
$TYPO3_CONF_VARS[BE][compressionLevel] set.

A few seconds after hitting "Check status against repository" or "Update  
 from repository" only a blank page appears.

There are two levels of output buffers and only one is flushed and quitted.

Solution:
Finish all levels of output buffering and (important!) send  
header(Content-Encoding: None).

Note:
I hope we can release 4.2.10 soon.

Regards
Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12129_v2.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20091010/15938566/attachment.txt 


More information about the TYPO3-team-core mailing list