[TYPO3-core] FYI: Fixed bug #12064: Warning when edit form is rendered with wizards in backend

Oliver Hader oliver at typo3.org
Fri Sep 25 17:44:31 CEST 2009


The following changes were committed to SVN Trunk (rev. 6055)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12064

Branch: Trunk

Problem:
When editing on forms in the backend, the following warning appears:
Warning: in_array() [function.in-array]: Wrong datatype for second
argument in /[...]/typo3/trunk/t3lib/class.t3lib_tceforms.php line 3769

Solution:
Check whether the accordant key is really an array.

Notes:
This bug was discovered while testing the new error- and exception
handling (RFC #9355).

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list