Project

General

Profile

Actions

Bug #19774

closed

DataHandler is not multibyte safe

Added by Vladimir Podkovanov almost 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-01-07
Due date:
% Done:

100%

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

Description

Class class.t3lib_tcemain.php is using functions strstr(), substr(), strtoupper(), strtolower(), strlen(), str_replace(), ereg_replace() which are not multibyte safe to process values from input fields which could be in unicode.

(issue imported from #M10070)

Actions

Also available in: Atom PDF