[Tickets #9538] Re: compose/reply malformed header

bugs at horde.org bugs at horde.org
Fri Feb 18 22:39:24 UTC 2011


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

Ticket URL: http://dev.horde.org/h/whups/ticket/9538
------------------------------------------------------------------------------
  Ticket             | 9538
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | compose/reply malformed header
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2011-02-18 22:39) wrote:

Changes have been made in Git for this ticket:

Bug #9538: Add Horde_Imap_Client_Ids and Horde_Imap_Client_Data_Fetch
Now, bad data returned from an IMAP server will never cause failure
since every fetch return entry has automatic default values returned.

Additionally, using objects/IDs like this vastly improves the API by
removing complex array configurations and reducing the number of
parameters.

Side benefit: ALL literal data returned from the IMAP server is now
stored internally as streams - it is auto-converted to a string as
needed.

  create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Data/Fetch.php
  create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Ids.php
http://git.horde.org/horde-git/-/commit/0224531ec7ab9062c8935f076bb82becb4d5996f






More information about the bugs mailing list