[TYPO3-core] RFC #8649: Bug: No check on memory_limit in class.tx_impexp.php
Dmitry Dulepov [typo3]
dmitry at typo3.org
Fri Jul 11 00:33:15 CEST 2008
Hi!
Sebastiaan Wiersema wrote:
> This is reminder #3.
There is a problem with this patch. It uses hard-coded 256M. In fact it should NOT set memory limit at all because memory limit is set globally in t3lib/config_default.php using the value defined in Install tool. It is enough to remove the "@ini_set('memory_limit','256m');" line from typo3/sysext/impexp/class.tx_impexp.php to solve the problem.
--
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
More information about the TYPO3-team-core
mailing list