Project

General

Profile

Actions

Bug #21002

closed

message to reviewer has troubles with umlauts

Added by Georg Ringer over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2009-09-05
Due date:
% Done:

0%

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

Description

IMO there is a problem with the javascript prompt which is used to send e message to the next step in the "workspace flow", e.g. if an element is rejected or sent to the reviewer/publisher.

if I add an umlaut, no message is getting saved!

(issue imported from #M11886)


Related issues 3 (0 open3 closed)

Is duplicate of TYPO3 Core - Bug #18255: Workspace's workflow messages do not support UTF-8.Closed2008-02-20

Actions
Is duplicate of TYPO3 Core - Bug #22219: de/encoding mouseover with german spezialchars like öäüßClosed2010-03-02

Actions
Is duplicate of TYPO3 Core - Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an elementClosedSteffen Kamper2009-07-01

Actions
Actions #1

Updated by Oliver Hader over 14 years ago

Hi Georg,
can you please give a short step by step info how to reproduce and which character set you're using in your backend (UTF-8, ISO8859-1, ...)? Thanks in advance!

Actions #2

Updated by Georg Ringer over 14 years ago

how to reproduce:
1) install sysext version, as admin just switch to any workspace, add a new content element
2) switch to the version module and send the content element to the revieer
3) in the js popup, add a dummy text containing an umlaut
4) move the cursor over the stage information and see if the text has been saved

it works fine with the backend set to encoding="iso-8859-1" =====

if switching to utf8 by using
$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'set names utf8;';

+ an additional DROP TABLE `sys_log` and recreation of the table in the install tool and the same thing doesnt work anymore

=====

additional strange thing: i try to switch back to iso-8859-1 (which is also displayed in the header) with a clean table but I can't get the umlauts working right now

Actions #3

Updated by Oliver Hader almost 13 years ago

  • Status changed from Accepted to Closed
Actions #4

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #5

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (-1)
Actions

Also available in: Atom PDF