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 #1

Updated by Oliver Hader almost 11 years ago

  • Status changed from New to Accepted
  • Priority changed from Must have to Should have
Actions #2

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #3

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #4

Updated by Mansoor Ahmad over 9 years ago

Similar issue is also in TYPO3 Version 6.2.6.
The notification email is in default language,
if the editor change the status "Ready to Publish" and send it to admin editor for review and publish.

Actions #5

Updated by Mathias Schreiber about 9 years ago

  • Target version set to 7.5
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #7

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (7 LTS)
Actions #8

Updated by Kevin Ditscheid almost 7 years ago

  • Has duplicate Bug #81633: StagesService->getBackendUsers should provide 'lang' and 'uc' attribute added
Actions #9

Updated by Gerrit Code Review almost 7 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53294

Actions #10

Updated by Gerrit Code Review almost 7 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53402

Actions #11

Updated by Kevin Ditscheid almost 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF