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.
Updated by Christian Kuhn about 9 years ago
- Parent task set to #69617
which pagets issues are you talking about?
Updated by Andreas Allacher about 9 years ago
No I think it is actually unrelated to PageTS.
The PageTS is a separate ticket anyway.
Updated by Andreas Allacher about 9 years ago
But to clarify I meant this ticket
https://forge.typo3.org/issues/70245
Updated by Christian Kuhn about 9 years ago
- Status changed from New to Rejected
- % Done changed from 0 to 100
I think this is a really very rarely used case and I also think that was rather an unwanted side effect of the old code than a feature. I'd tend to let this one dropped now.
Updated by Andreas Allacher about 9 years ago
I tend to agree but maybe a .rst should be added regarding this?
Actions