[TYPO3-core] RFC: Bugfix #7445: Malformed translated locallang causes PHP crash

Francois Suter fsuter at cobweb.ch
Tue Feb 19 10:13:50 CET 2008


Hi Benni,

> instead of
>   die('\''.$localized_file.'\' is no TYPO3 language file)!');
> it should be
>   die('"'.$localized_file.'" is no TYPO3 language file!');

Good that you caught that. Before you commit, don't forget to correct 
the corresponding line for the default language since I copied it and it 
contains the same error.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list