[Tickets #9811] Re: PGP signed message not displayed
bugs at horde.org
bugs at horde.org
Tue Apr 5 17:59:07 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9811
------------------------------------------------------------------------------
Ticket | 9811
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | PGP signed message not displayed
Queue | IMP
Version | Git master
Type | Bug
-State | Assigned
+State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-04-05 17:59) wrote:
It's a broken message. The boundary string is incorrect:
Content-Type: multipart/signed; boundary==_52fbkfw9t2o;
The boundary string resolves into '' (can't have two equals in a row
like that). Therefore, any string starting with '--' is treated as a
MIME part boundary, which is why the signature block appears as a
separate part (at least for me).
Pretty sure this was a transitory bug in H3 MIME library somewhere
around 3.3.8 or so. But can't verify since it doesn't appear to be
possible ATM to view non-HEAD branches in Chora.
More information about the bugs
mailing list