Project

General

Profile

Actions

Bug #43027

closed

Problems on case-sensitive filesystems

Added by Andreas Wolf over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2012-11-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

On case-sensitive file systems, files with the same name but different casing (like foobar.jpg and FOOBAR.jpg) will cause problems in different areas. From a quick test, the element browser displays the same preview image for both and cannot add one of them to the IRRE list.

The root cause seems to be some weirdness in the file list module; the index record is - for whatever reason - not loaded during the file list building and also not during the file processing. The problem could thus also come from the file record loading process or some weirdness in the indexer.


Files

2013-01-11_typo3-fal-list-case.png (14.8 KB) 2013-01-11_typo3-fal-list-case.png Christian Weiske, 2013-01-11 15:16

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Feature #44991: DB table COLLATION: disabled for ext_tables.sql but not for ext_tables_static+adt.sqlClosedMorton Jonuschat2013-01-30

Actions
Related to TYPO3 Core - Task #46553: Resolve issues with case-sensitive filesClosed2013-03-22

Actions
Related to TYPO3 Core - Bug #45504: Case sensitive filenames lead to file list problemsClosed2013-02-15

Actions
Related to TYPO3 Core - Bug #53575: Language module: Wrong argument passed to File::updateProperties()ClosedNicole Cordes2013-11-12

Actions
Related to TYPO3 Core - Task #53604: CleanUp Canonicalize and Unique Identifier in DriversClosedSteffen Ritter2013-11-13

Actions
Actions

Also available in: Atom PDF