Actions
Bug #70530
closedStory #69617: FormEngine bugs
IRRE foreign_selector with foreign_where and ###REC_FIELD_* markers
Start date:
2015-10-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Prior to FormEngine rework the ###REC_FIELD_* were replaced with the values from the parent record.
This doesn't work anymore as the databaseRow for the "dummy" field is empty when resolving foreign_selector.
I think this is also related to the PageTS issues.
Actions