Actions
Bug #53567
closedsys_file.metadata does not use TCA type inline
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-11-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
The field sys_file.metadata defines the TCA property "foreign_field" that is only defined for the TCA type "inline". Using "foreign_field" with the select type does not make much sense, since select elements can be seen as m:n reference that is persisted with each parent record and thus could have multiple parents.
Updated by Gerrit Code Review about 11 years ago
- Status changed from New 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/25320
Updated by Oliver Hader about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0796c6d4ba63b8ba4764a855bbbec7539c50b3e1.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions