| Summary | PGP Key Generation: Umlauts Incorrectly Encoded |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | No Feedback |
| Priority | 1. Low |
| Owners | |
| Requester | liz-md (at) riseup (dot) net |
| Created | 03/25/2011 (5339 days ago) |
| Due | |
| Updated | 02/04/2012 (5023 days ago) |
| Assigned | 03/30/2011 (5334 days ago) |
| Resolved | 04/18/2011 (5315 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Version ⇒ Git master
State ⇒ Feedback
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PGP Key Generation: Umlauts Incorrectly Encoded
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
when generating a new keypair via IMP's PGP plugin, umlauts in the
user ID aren't encoded correctly. That is, we added a user ID
"Libertäres Zentrum Magdeburg", but the resulting UID field in the key
was "Libert\xe4\x72es Zentrum Magdeburg" (xe4 encodes ä, x72 encodes r
in unicode).