Actions
Bug #18379
closedfile editing fails (wrong function call)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-03-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
No file editing is possible from within the filelist, since the following error occurs (incompatible function call):
Catchable fatal error: Argument 2 passed to t3lib_div::compileSelectedGetVarsFromArray() must be an array, null given, called in /var/www/typo3_src-4.2.0beta3/typo3/template.php on line 477 and defined in /var/www/typo3_src-4.2.0beta3/t3lib/class.t3lib_div.php on line 1592
(issue imported from #M7766)
Files
Updated by Ralf Hettinger over 16 years ago
please close, this one is fixed in 4.2 beta3.
Actions