[Tickets #8228] Incorrect MIME parsing of PGP message
bugs at horde.org
bugs at horde.org
Wed Apr 29 11:25:36 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8228
------------------------------------------------------------------------------
Ticket | 8228
Created By | Jan Schneider <jan at horde.org>
Summary | Incorrect MIME parsing of PGP message
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2009-04-29 07:25) wrote:
While debugging why retrieving a public key in git didn't work, I
discovered that the attached message is not correctly parsed by the
imap/mime code.
IMP_Contents in the pgp mime viewer contains mime parts with incorrect
data: 'NIL'.
$this->_params['contents']->getBodyPart($signed_id,
array('mimeheaders' => true)) in the mime viewer returns 'NILNIL'.
More information about the bugs
mailing list