Project

General

Profile

Actions

Bug #63979

closed

FAL fails with "special characters" and whitespaces in filenames

Added by Sigfried Arnold over 9 years ago. Updated over 8 years ago.

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

0%

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

Description

This issue occurs for ages now and still exists in TYPO3 6.2 LTS

Steps to reproduce
Upload a file into filelist with some "special" character in it - for example i used this here:
http://commons.wikimedia.org/wiki/File:Pollença_-_Ma-2210_-_Cap_de_Formentor_-_Ephedra_fragilis_05_ies.jpg

the ç is not allowed in URL context and needs to be escaped - this is not done and therefore the thumbnail is not shown in the filelist
same goes for the relation, if you insert this in a content element, the thumbnail is not shown either
this also applys to the frontend

This behaves similar if you use a space-Character in the filename - for example "foo bar.jpg", the space is not allowed in URL context and needs to be escaped
In this case, the thumbnail is shown in the filelist
It is not shown in the relation (at the content element)
and it is not shown in frontend

also this applys, if a folder contains any of those characters


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #60366: Automatically set [SYS][UTF8filesystem] correctly during a new installClosed2014-07-16

Actions
Related to TYPO3 Core - Bug #59135: Not showing images with utf-8 characters in urlClosed2014-05-27

Actions
Related to TYPO3 Core - Bug #32683: showpic.php does not show pics with utf8 in filenamesClosed2011-12-19

Actions
Actions

Also available in: Atom PDF