[Tickets #12536] Re: Single-part "multipart" message returns no content

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Aug 6 00:02:05 UTC 2013


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

Ticket URL: http://bugs.horde.org/ticket/12536
------------------------------------------------------------------------------
  Ticket             | 12536
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Single-part "multipart" message returns no content
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
-State              | Unconfirmed
+State              | Resolved
-Priority           | 2. Medium
+Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Slusarz
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2013-08-05 18:02) wrote:

Horde_Mime 2.2.4.

This is broken, but not in the way you described.  The data you have  
provided is a MIME message consisting of a single  
multipart/alternative part with *NO* subparts.  Because the body  
content does not contain an ending boundary, ALL of the body text is  
discarded (since it technically belongs to the multipart part, but  
multipart parts don't have "body text").

This has been fixed.  The multipart part is now returned in  
getPart(0).  Nothing is returned for a getPart(1).





More information about the bugs mailing list