Actions
Bug #74124
closedsys_file_reference field downloadname has no TCA definition
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
sys_file_reference comes with the database field downloadname but it is not used or displayed anywhere and it even has no TCA definition.
It noticed that when I tried to use it with extbase but it was not persisted, because of the missing TCA definition.
We should either drop it or provide a TCA definition for it.
Actions