Project

General

Profile

Actions

Bug #17985

closed

render Flexform is missing Parameter

Added by Steffen Kamper almost 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-01-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Fatal error: Cannot pass parameter 7 by reference in
...\t3lib\class.t3lib_tceforms.php on line 2278

Call of function misses a parameter ($cmdData)
// Render flexform:
$tRows = $this->getSingleField_typeFlex_draw(
$dataStruct['ROOT']['el'],
$editData['data'][$sheet][$lang],
$table,
$field,
$row,
$PA,
'[data]['.$sheet.']['.$lang.']'
);

(issue imported from #M7137)

Actions

Also available in: Atom PDF