[TYPO3-core] RFC #4272: Inconsistent return values of ini_get() produce false positives for safe_mode detection

Helmut Hummel helmut at typo3.org
Sun Oct 24 16:57:30 CEST 2010


Hi,

On 24.10.10 14:10, Peter Beernink wrote:
> 
> On 23-10-2010 9:41, Jigal van Hemert wrote:
>> I think we need good safe_mode detection to fix #13750 on Unix systems 
>> with safe_mode on, so it would be really useful to have a working version 
>> of this patch!
> 
> I though I already posted a new version, but I couldn't find it in the list.
> So attached is a new version which takes into account the comments of 
> Christiam Futterlieb and Steffen Kamper.

+1 by reading and testing.

Some comments though:

In tx_rtehtmlarea_spellchecker there's also a check for safe_mode done
with ini_get(). This should also been taken care of.

Additionally some contrib packages (adodb and swiftmailer) contain
safe_mode checks. How deal with these?

Regards Helmut


More information about the TYPO3-team-core mailing list