Project

General

Profile

Actions

Bug #70297

closed

Story #69617: FormEngine bugs

Placeholder config with default value of related record field fails

Added by Philipp Wrann over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-10-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Just updated to 7.5, now i get many catchables like:
Core: Error handler (BE): PHP Warning: explode() expects parameter 2 to be string, array given in .../typo3/cms/typo3/sysext/backend/Classes/Form/FormDataTraverser.php line 140

backtrace attached.

The field config:
'type' => 'input',
'eval' => 'null,trim',
'placeholder' => '__row|detail_type|title',
'mode' => 'useOrOverridePlaceholder',
'default' => NULL


Files

trace.txt (6.64 KB) trace.txt Philipp Wrann, 2015-10-02 10:39

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #70146: Input placeholder record traversal is brokenClosedMorton Jonuschat2015-09-28

Actions
Actions

Also available in: Atom PDF