Notification e-mail with non-ASCII characters causes OOPSes
Bug #611442 reported by
David Owen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical SSO provider |
Fix Released
|
Undecided
|
David Owen |
Bug Description
When the system attempts to send an e-mail with unicode characters in the subject, it OOPSes.
1. Create an account (skip if you already have one)
2. Log out
3. Set a language such as Spanish or Chinese
4. Try to create a new account with the same e-mail address.
You will see an OOPS screen.
Related branches
lp://staging/~canonical-isd-hackers/canonical-identity-provider/bug_611442_email_translations
- Ricardo Kirkner (community): Approve
-
Diff: 42 lines (+20/-1)2 files modifiedidentityprovider/tests/test_views_ui.py (+19/-0)
identityprovider/utils.py (+1/-1)
Changed in canonical-identity-provider: | |
status: | New → In Progress |
assignee: | nobody → David Owen (dsowen) |
Changed in canonical-identity-provider: | |
milestone: | none → 2.7.1 |
tags: | added: bug-1 |
Changed in canonical-identity-provider: | |
status: | In Progress → Fix Committed |
Changed in canonical-identity-provider: | |
milestone: | 2.7.1 → 2.7.2 |
Changed in canonical-identity-provider: | |
milestone: | 2.7.2 → 2.7.1 |
Changed in canonical-isd-qa: | |
milestone: | none → canonical-identity-provider+2.7.1 |
Changed in canonical-identity-provider: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Tested on EC2, there is no longer an OOPS, however there *is* a problem where two languages are displaying at once. After finishing the the steps to reproduce above, on the confirmation screen, change the language to spanish. See screenshot.