Content
View differences
Updated by Jan Sandbrink over 10 years ago
### Reproduction
- have a user with locale `en-GB`
- TBH: no idea now to legitimately get such a user, but we have users like this in production data
- today you should only be able to create users with an `en` locale
- make him receive a mail notification
### Expected
- user receives notification
- notification is apropriately localized (english)
### Actual
- mail will not be delivered because of an error
- we only have `en` locales present, but not `en-GB`
- have a user with locale `en-GB`
- TBH: no idea now to legitimately get such a user, but we have users like this in production data
- today you should only be able to create users with an `en` locale
- make him receive a mail notification
### Expected
- user receives notification
- notification is apropriately localized (english)
### Actual
- mail will not be delivered because of an error
- we only have `en` locales present, but not `en-GB`