Bug #46217
Notification emails not translated for default recipients
Status: | Accepted | Start date: | 2013-03-12 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | 7.5 | |||
TYPO3 Version: | 4.7 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
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
History
#1 Updated by Oliver Hader about 2 years ago
- Status changed from New to Accepted
- Priority changed from Must have to Should have
#2 Updated by Michael Stucki over 1 year ago
- Category set to Workspaces
#3 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces
#4 Updated by Mansoor Ahmad 9 months 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.
#5 Updated by Mathias Schreiber 6 months ago
- Target version set to 7.5