Project

General

Profile

Actions

Bug #70275

closed

Story #69617: FormEngine bugs

Default-Values in MM-Relations are not resolved correctly

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2015-10-01
Due date:
% Done:

100%

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

Description

Because Default values in the new FormEngine are set via DatabaseRowInitializeNew the value is set to ['databaseRow'][FIELD_NAME]

However, for MM-Relations like category tree this will then fail in TcaSelectItems because it tries to retrieve the data via RelationHandler but as the event itself does not yet exist and the values in the MM table don't exist yet either, this will return an empty array.

Actions

Also available in: Atom PDF