Actions
Bug #71883
closedStory #69617: FormEngine bugs
IRRE does not show correct label if foreign_label is set and the child table has a label_userfunc
Status:
Closed
Priority:
Must have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-11-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:
Description
We have tables Talk and Person, which have a relation table Speaker.
Speaker is shown in Talk via IRRE and is configured to show the name of the Person.
Speaker has a label_userfunc on its own.
The expected behaviour is to see the Person's name in the IRRE form, but currently the label_userfunc is used, which shows different output.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44974
Updated by Markus Klein almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 10a57c07da9b4c90cb2281b7c33f5f97a4bcc486.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions