[TYPO3-core] RFC #14312: Notice undefined index systemLog und constant TYPO3_ERRORHANDLER_MODE
"Martin Müller"
bugreporters at gmx.de
Wed May 5 16:50:36 CEST 2010
I forgot some single quotation mark. sorry
v2 is working.
Regards Martin
-------- Original-Nachricht --------
> Datum: Wed, 05 May 2010 16:30:23 +0200
> Von: "Martin Müller" <bugreporters at gmx.de>
> An: typo3-team-core at lists.typo3.org
> Betreff: [TYPO3-core] RFC #14312: Notice undefined index systemLog und constant TYPO3_ERRORHANDLER_MODE
> This is an SVN patch request.
>
> Type: cleanup
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=14312
>
> Branches: trunk
>
> Problem:
> Get a notice if page with Extension "page_php_content" is shown.
>
> Notice: Undefined index: systemLog in
> typo3_src-4.3.3/t3lib/class.t3lib_div.php on line 5410
> Notice: Use of undefined constant TYPO3_ERRORHANDLER_MODE - assumed
> 'TYPO3_ERRORHANDLER_MODE' in
> typo3_src-4.3.3/t3lib/error/class.t3lib_error_errorhandler.php on line 147
>
> Solution:
>
> Use isset($var) instead of $var on conditional code.
>
> Notes: No
>
> Regards Martin
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
More information about the TYPO3-team-core
mailing list