Project

General

Profile

Actions

Feature #16160

closed

Support UTF-8 file systems

Added by Martin Kutschker about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-05-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

Many file systems can deal with UTF-8 or handle it at least transparently. ALso UTF-8 is safe with URLs. So TYPO3 could be changed to accepty UTF-8 for path and file names in the fileadmin.

If there are concerns this feature could be enabled by a config switch.

AFAIK there are quite a number of places where filename checks are against ASCII, or to-ASCII transformations take place. UTF-8 strings may have effects on current code which expects 7bit code (single-byte) rather than 8bit (mult-byte).
(issue imported from #M3521)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #16157: filelist module translates all filename with non-acii characters to ___________Closed2006-05-19

Actions
Actions

Also available in: Atom PDF