Bug #55359
closedImage files with uppercase file extension don't work in element browser and content elements
100%
Description
I have a 6.2 installation with some files with uppercase file extensions, e. g. 'myimage.JPG'. These files can be uploaded to the file list within the backend module without problems. But when I try to insert such an image in a textpic-element, the element browser doesn't show the files with uppercase file extensions. Only files with lowercased file extensions are shown.
In elements with an existing file reference (to a file with uppercased file extension), the reference gets deleted, after the element is saved. The error message is always like this: "1: Attempt to modify record '34537' (sys_file_reference:34537) without permission. Or non-existing page."
I tracked it down to this change:
https://review.typo3.org/#/c/26520/
Before this change everything works as expected. When applying it, the above described behaviour is there.
Updated by Wolfgang Wagner almost 11 years ago
I can confirm this issue with the latest git version (31.01.2014).
Updated by Björn Jacob almost 11 years ago
I can confirm this even on the current master, see #55614.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
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/27359
Updated by Ralf Zimmermann almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b890e46858d5ec51ea764cca8a754dd88a36a5ff.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed