Actions
Bug #54305
closedFile type does not get updated when mime type changes
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-12-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
After setContents() was called on a file object the mime type might change.
This can also mean, that the type
field in the sys_file record needs an update. Currently only the meta-data changes but not the type.
Actions