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 #1

Updated by Mathias Schreiber almost 10 years ago

  • Description updated (diff)
  • Status changed from New to Accepted
  • Priority changed from Should have to Must have
  • Target version deleted (0)
  • TYPO3 Version changed from 4.2 to 7
  • PHP Version changed from 5.3 to 5.5
  • Is Regression set to No
Actions #2

Updated by Stephan Großberndt over 9 years ago

  • Subject changed from class.t3lib_tcemain.php is not multibyte safe to DataHandler is not multibyte safe
Actions #3

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52752

Actions #4

Updated by Gerrit Code Review over 7 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52764

Actions #5

Updated by Benni Mack over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF