Actions
Bug #70553
closedStory #69617: FormEngine bugs
Unable to edit file metadata
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-10-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Due to change https://review.typo3.org/#/c/43485/ it isn't possible to edit the metadata of a file anymore.
Background:
The field "file" is defined as label field of the table but is not used in the types definition of the table sys_meta_data. That's why it was removed from the processedTca before that patch and wasn't handled furthermore.
Now the field is added to the processTca of the record and the file field is converted to an array.
Updated by Gerrit Code Review about 9 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 http://review.typo3.org/43945
Updated by Nicole Cordes about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3f36495f23d174f7b5fd8f591be95cc1467c8d7e.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions