Ridiculous unicode transliteration on -changes announce list From: header
Bug #362957 reported by
John Dong
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Colin Watson |
Bug Description
https:/
In the above linked upload, the name " أحمد المحمودي (Ahmed El-Mahmoudy)" got expanded by Soyuz to "ALEFHAHMEEMDAL ALEFLAMMEEMHAHM
It is reproduced correctly in the body of the e-mail, just not in the From address.
Related branches
lp:~cjwatson/launchpad/destroy-ascii-smash
- William Grant (community): Approve (code)
-
Diff: 708 lines (+101/-302)8 files modifiedlib/lp/answers/doc/person.txt (+2/-3)
lib/lp/answers/doc/questionsets.txt (+14/-15)
lib/lp/app/stories/launchpad-root/site-search.txt (+1/-3)
lib/lp/archiveuploader/tests/nascentupload-announcements.txt (+4/-7)
lib/lp/archiveuploader/tests/safe_fix_maintainer.txt (+24/-22)
lib/lp/archiveuploader/utils.py (+5/-10)
lib/lp/services/encoding.py (+1/-200)
lib/lp/soyuz/adapters/notification.py (+50/-42)
Changed in soyuz: | |
importance: | Undecided → Medium |
status: | New → Triaged |
tags: | added: email soyuz-upload |
Changed in launchpad: | |
importance: | Medium → Low |
Changed in launchpad: | |
assignee: | nobody → Colin Watson (cjwatson) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r17611 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17611>.