Project

General

Profile

Actions

Bug #14699

closed

JSMENU broken when using UTF-8

Added by Simon Ihmig almost 19 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-04-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Any menu item of a JSMENU with non-ASCII characters is broken when using UTF-8.
This happens with IE and Firefox, NS 7 doesn't have this problem.

Probably the issue is related to Javascript's unescape() function!?

Maybe this bug report is related to this problem: 0000277

(issue imported from #M1030)


Files

utf8_JS_2005-10-26.patch (5.83 KB) utf8_JS_2005-10-26.patch Administrator Admin, 2005-10-26 17:55

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #14264: getUpdateJS: broken when using UTF-8 and IEClosedBernhard Kraft2004-08-05

Actions
Actions #1

Updated by Bernhard Kraft over 18 years ago

The actual patch:
utf8_JS_2005-10-22.patch
fixes following problems:

Mailform goodMess, badMess, emailMess with utf-8 entities. (No bug #)
FE-User admin/Direct Mail subscription utf-8 entities in values (Bug #14264)
JSMENU with utf8 (Bug #14264)
Editpanel confirm dialogs with utf8 (Bug #14264)

please try it out and write me back if you had a negative or positive experience:

If this works fine and no problems come up it will get added to the core and be contained in T3 4.0.0

Actions #2

Updated by Gideon So over 18 years ago

I apply the patch as below:

patch -p1 < utf8_JS_2005-10-26.patch

It seems patching sucessfully. But the JSMENU with utf-8 chinese still broken. After I install the extension ( see # 000277). The JSMENU works as expected. Only the firstLabel is broken.

Gideon

Actions

Also available in: Atom PDF