Bug #54305
closedFile type does not get updated when mime type changes
100%
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.
Updated by Gerrit Code Review almost 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/26288
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26288
Updated by Gerrit Code Review almost 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26288
Updated by Gerrit Code Review almost 11 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26288
Updated by Gerrit Code Review almost 11 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26288
Updated by Steffen Ritter almost 11 years ago
- Target version changed from 6.2.0 to next-patchlevel
Updated by Steffen Ritter almost 11 years ago
Name an image test.jpg
Afterwards rename a local pdf to test.jpg
Upload and overwrite :)
var_dump the file object before and afterwards the file object is updated
Updated by Alexander Stehlik over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eb619ab258ad980625eae32cfd040dae4e990518.