Project

General

Profile

Actions

Bug #19341

closed

class.t3lib_xml.php returns double encoded utf8 on a utf8 installation

Added by Schmid Valentin over 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-09-17
Due date:
% Done:

0%

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

Description

The class t3lib_xml expects always latin1 databases. It will convert
every string to utf-8 in the function utf8($content) expecting the
input parameter $content is latin1 encoded.
This will result in double encoded utf8 output.

(issue imported from #M9364)

Actions #1

Updated by Chris topher about 14 years ago

Code unchanged in current trunk.

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF