<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Fix MIME::rfc822Explode</title> 
  <pubDate>Fri, 10 Apr 2026 05:02:43 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6896</link> 
  <atom:link rel="self" type="application/rss+xml" title="Fix MIME::rfc822Explode" href="https://bugs.horde.org/ticket/6896/rss" /> 
  <description>Fix MIME::rfc822Explode</description> 
 
   
   
  <item> 
   <title>Hello together,



while debugging why multiple email addres</title> 
   <description>Hello together,



while debugging why multiple email addresses in Turba stopped working

if found out MIME::rfc822Explode() is currently broken.

Attached patch fixes the issue.



Thomas

</description> 
   <pubDate>Wed, 11 Jun 2008 07:58:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46243</link> 
  </item> 
   
  <item> 
   <title>Michael, you did the last change on that file, assigning to </title> 
   <description>Michael, you did the last change on that file, assigning to you.

</description> 
   <pubDate>Wed, 11 Jun 2008 08:00:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46246</link> 
  </item> 
   
  <item> 
   <title>Thomas, can you please provide a test showing what this fixe</title> 
   <description>Thomas, can you please provide a test showing what this fixes?</description> 
   <pubDate>Wed, 11 Jun 2008 15:22:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46261</link> 
  </item> 
   
  <item> 
   <title>&gt; Thomas, can you please provide a test showing what this fi</title> 
   <description>&gt; Thomas, can you please provide a test showing what this fixes?



I don&#039;t know how to write a unit test in PHP but basically this stopped working:



print_r(MIME::rfc822Explode(&quot;addr1@email.com, addr2@email.com&quot;));



The resulting array should contain two entries instead of one.

</description> 
   <pubDate>Wed, 11 Jun 2008 15:26:44 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46264</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/co.php/framework/MIME/tests/bug_6896.phpt?r=1.1</description> 
   <pubDate>Wed, 11 Jun 2008 15:47:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46267</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/MIME/MIME.php?r1=1.190&amp;r2=1.191&amp;ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.1103&amp;r2=1.1104&amp;ty=u</description> 
   <pubDate>Wed, 11 Jun 2008 15:48:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46268</link> 
  </item> 
   
  <item> 
   <title>Fixed, thanks. See http://cvs.horde.org/co.php?r=1.1&amp;f=frame</title> 
   <description>Fixed, thanks. See http://cvs.horde.org/co.php?r=1.1&amp;f=framework%2FMIME%2Ftests%2Fbug_6896.phpt for a simple example test.</description> 
   <pubDate>Wed, 11 Jun 2008 15:49:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46269</link> 
  </item> 
   
  <item> 
   <title>&gt; for a simple example test.



Thanks, Chuck. How do I exec</title> 
   <description>&gt; for a simple example test.



Thanks, Chuck. How do I execute it? :-)



btw: I think it&#039;s not worth mentioning in the &quot;CHANGES&quot; file as the bug

was introduced only recently when Michael cleaned up the function,

the new code was luckily not part of the Horde 3.2 release.

</description> 
   <pubDate>Wed, 11 Jun 2008 16:05:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46272</link> 
  </item> 
   
  <item> 
   <title>I&#039;ve removed it from docs/CHANGES, thanks. You run it by goi</title> 
   <description>I&#039;ve removed it from docs/CHANGES, thanks. You run it by going to framework/MIME/tests and then executing:



pear rt



(or pear run-tests)</description> 
   <pubDate>Wed, 11 Jun 2008 20:26:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6896#t46281</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
