pqm-submit is sending messages pqm doesn't understand
Bug #160530 reported by
John A Meinel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar PQM Plugin |
Fix Released
|
Critical
|
John A Meinel | ||
PQM |
Confirmed
|
Medium
|
Unassigned |
Bug Description
The PQM bot is not fully e-mail/MIME aware. It only understands raw UTF-8 subject lines. Not properly encoded e-mail ones.
As an example is bzr.dev 2972 which has a desired message of:
(Adeodato Simó) show (possibly dotted) revnos in `bzr tags`, allow to sort them by time
However, the actual commit message was:
(Adeodato =?UTF-8?
=?
Note that this is a proper email subject, and decodes correctly, but PQM doesn't do the decoding.
Technically, this could be considered a bug in PQM, but in the short term, pqm-submit needs to send the right data.
Related branches
Changed in pqm: | |
assignee: | Daniel Watkins (daniel-thewatkins) → nobody |
To post a comment you must log in.
Working on it, will be committed to trunk in a second (and pushed to the 0.92 branch)