Defect #8137
HTML email doesn't obey directionality of locale
Status: | Closed | Start date: | 2011-04-13 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Duplicate | Affected version: | 1.1.2 |
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
History
#1
Updated by Jean-Philippe Lang about 11 years ago
- Category changed from UI to I18n
#2
Updated by Toshi MARUYAMA over 9 years ago
- Category changed from I18n to Email notifications
#3
Updated by m mahdi about 7 years ago
+1
#4
Updated by Go MAEDA over 4 years ago
- Related to Feature #26791: Send individual notification mails per mail recipient added
#5
Updated by Marius BALTEANU over 3 years ago
- Related to deleted (Feature #5990: Email notification should reflect user language setting)
#6
Updated by Marius BALTEANU over 3 years ago
- Duplicates Feature #5990: Email notification should reflect user language setting added
#7
Updated by Marius BALTEANU over 3 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).