Project

General

Profile

Actions

Bug #46217

closed

Notification emails not translated for default recipients

Added by RVVN no-lastname-given about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2013-03-12
Due date:
% Done:

100%

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

Description

Context class : Tx_Workspaces_ExtDirect_ActionHandler

getRecipientList(…) calls (Tx_Workspaces_Service_Stages)->getResponsibleBeUser to get the default recipients from the stage configuration,
then sets lang info for each of those recipients using unserialized 'uc' field or 'lang' field.

Problem is that getResponsibleBeUser(…) only returns the following fields : 'username', 'uid', 'email', 'realName'.
So neither 'uc' nor 'lang' fields are available and lang information is NULL, resulting notification emails in default language.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #62155: IRRE at localized records not working properly with Extbase/Fluid Rejected2014-10-10

Actions
Has duplicate TYPO3 Core - Bug #81633: StagesService->getBackendUsers should provide 'lang' and 'uc' attributeClosed2017-06-20

Actions
Actions

Also available in: Atom PDF