Project

General

Profile

Actions

Bug #55359

closed

Image files with uppercase file extension don't work in element browser and content elements

Added by Tobias Wollender over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-01-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #55514: Create new file or upload with Uppercase filename results in lowercase filenameClosed2014-01-31

Actions
Related to TYPO3 Core - Bug #55544: Images with uppercase extension is not working properly (image.PNG wont work, image.png works)Closed2014-02-01

Actions
Related to TYPO3 Core - Bug #55614: FAL: FileIndexingTask fails to execute in TYPO3 6.2 (current master)Closed2014-02-03

Actions
Related to TYPO3 Core - Bug #55652: Upload a file with Uppercase letters --> Error in filelistClosed2014-02-04

Actions
Actions

Also available in: Atom PDF