Actions
Bug #21325
closedOutput compression breaks prompt for keyboard input in CLI scripts
Start date:
2009-10-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
When running the lowlevel_cleaner script with --AUTOFIX or -i options, validation is requested from the user.
If you have output compression enabled the prompt will not be displayed
Solution:
make shure that all nested outputbuffer are ended and cleaned
Info: patch should also go to 4.2
(issue imported from #M12300)
Files
Updated by Rupert Germann about 15 years ago
FYI: the attached patches were committed to
4_2 branch rev 6219
4_1 branch rev 6220
Actions