[Tickets #6896] Re: Fix MIME::rfc822Explode
bugs at horde.org
bugs at horde.org
Wed Jun 11 15:26:45 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6896
-----------------------------------------------------------------------
Ticket | 6896
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Fix MIME::rfc822Explode
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Thomas Jarosch
-----------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2008-06-11 11:26) wrote:
> Thomas, can you please provide a test showing what this fixes?
I don't know how to write a unit test in PHP but basically this stopped
working:
print_r(MIME::rfc822Explode("addr1 at email.com, addr2 at email.com"));
The resulting array should contain two entries instead of one.
More information about the bugs
mailing list