Project

General

Profile

Actions

Bug #19806

closed

wrong encoded String from class.t3lib_tsfebeuserauth.php

Added by Sven Juergens over 15 years ago. Updated over 9 years ago.

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

0%

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

Description

this behavior is reproducible in TYPO3 4.3 and TYPO3 4.2.3

If you activate the FE Editiing and try to deleted a record you get a Javascript confirm "Are you sure you want to delete this record?", in german language there is a UMLAUT Problem.
The same message in german "Diesen Datensatz tatsächlich löschen?".

The String ($labelStr) is encoded with $GLOBALS['LANG']->csConvObj->utf8_to_entities() about line 360 in class.t3lib_tsfebeuserauth.php (in TYPO3 4.2.3 line 1023)

testet with $GLOBALS['LANG']->charSet = utf-8 and iso-8859-1

steps to reproduce
1. get german translation from EM
2. TYPO3 4.3 > install sysext fe_edit
3. switch yout BE Language to german
4. activate admPanel with the Options "Editing"
>Display Edit " and
Editing"->Display Edit Panels:
5. try to delete a record

(issue imported from #M10114)


Files

10114.diff (520 Bytes) 10114.diff Administrator Admin, 2009-12-03 22:56

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #63131: Wrong encoded TitleTags/Umlaute in Feedit Closed2014-11-21

Actions
Actions

Also available in: Atom PDF