Actions
Defect #8137
closedHTML email doesn't obey directionality of locale
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2011-04-13
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
HTML emails currently miss directionality, while they should obey directionality of some locale. Some choices:
1. site-wide default locale
- Easiest workaround to implement.
2. recipient user's locale
- Most irrelevant and hardest to implement workaround! Because language of content is not necessarily same as content, and on the other hand you have to generate the email with both directions and select which to send to each recipient.
3. locale of contents of originating project (needs #8058 to be implemented)
- The correct solution IMHO.
Related issues
Updated by Jean-Philippe Lang over 13 years ago
- Category changed from UI to I18n
Updated by Toshi MARUYAMA almost 12 years ago
- Category changed from I18n to Email notifications
Updated by Go MAEDA almost 7 years ago
- Related to Feature #26791: Send individual notification mails per mail recipient added
Updated by Marius BĂLTEANU almost 6 years ago
- Related to deleted (Feature #5990: Email notification should reflect user language setting)
Updated by Marius BĂLTEANU almost 6 years ago
- Is duplicate of Feature #5990: Email notification should reflect user language setting added
Updated by Marius BĂLTEANU almost 6 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
I'm closing this in favour of #5990 (is the same feature request IMHO).
Actions