[Tickets #4221] Off-by-one error: Selecting NO for 'Save Attachments with message in sent-mail folder' and attaching PHP public key removes all but one of the attachments

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Aug 19 23:58:57 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4221
-----------------------------------------------------------------------
 Ticket             | 4221
 Updated By         | Michael Slusarz <slusarz at horde.org>
 Summary            | Off-by-one error: Selecting NO for 'Save Attachments with message in sent-mail folder' and attaching PHP public key removes all but one of the attachments
 Queue              | IMP
 Version            | 4.1.2
 Type               | Bug
 State              | Assigned
 Priority           | 2. Medium
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2006-08-19 23:58) wrote:

After further investigation - this is going to be extremely difficult to
fix without either breaking BC or having to rewrite MIME_Part in IMP. 
Essentially the issue is that, when creating complex MIME_Parts ourselves
(i.e. not from pre-existing mail data), the MIME ID's are not dynamically
updated.  Therefore, it is impossible to access any MIME parts except for
the outer-most container parts (i.e. parts 1, 2, 3).




More information about the bugs mailing list