[TYPO3-core] RFC #11995: Bug: Prompt for keyboard input does not get displayed in CLI scripts
Rupert Germann
rupi at gmx.li
Sat Oct 10 12:34:12 CEST 2009
Hi Francois,
the bug with output compression and ob_end_flush()
http://bugs.typo3.org/view.php?id=12129
is also present in this fix:
If you have enabled output compression the keyboard prompt doesn't appear.
the solution for 12129 applies here, too. see attached patch which
solves the problem for me.
greets
rupert
Francois Suter schrieb:
> Hi,
>
>> Solution:
>> Call ob_end_flush() after inclusion of init.php in cli_dispatch.phpsh
>> so that I/O can take place normally again.
>
> Committed to trunk in revision 6013.
> Committed to 4.2 in revision 6014.
> Committed to 4.1 in revision 6015.
>
> Happy low-level scripting ;-)
>
More information about the TYPO3-team-core
mailing list