[Tickets #5251] Re: Forward multipart with qp and base64 gives incorrectly encoded MIME (sub)part in mail

bugs at horde.org bugs at horde.org
Tue Apr 22 17:49:07 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/5251
-----------------------------------------------------------------------
 Ticket             | 5251
 Updated By         | sherpya at netfarm.it
 Summary            | Forward multipart with qp and base64 gives incorrectly
encoded MIME
                    | (sub)part in mail
 Queue              | IMP
 Version            | 4.1.3
 Type               | Bug
 State              | Duplicate
 Priority           | 2. Medium
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


sherpya at netfarm.it (2008-04-22 13:49) wrote:

> Works for me fine on IMP 4.2.  Duplicate of Ticket 3381 as previously
> mentioned.

not exactly, 4.2 has a different codebase, so fixed in HEAD do not apply
to 4.1.x
the currently stable branch is 4.1 and debian etch still uses 4.1.3
so it's not always possible to upgrade, I suggest (if my small patch has
no side effects)
to apply to next 4.1.x when it will be out, tough no urgent

if I understand the code, the bug will apply to all text/* attachments
that are in base64
since

case 'text':
...
will never leave the encoding to base64





More information about the bugs mailing list