<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/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>Sat, 22 Nov 2008 11:57:55 -0500</pubDate>
  <link>http://bugs.horde.org/ticket/6896</link>
  <atom:link rel="self" type="application/rss+xml" title="Fix MIME::rfc822Explode" href="http://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 03:58:13 -0400</pubDate>
   <link>http://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 04:00:25 -0400</pubDate>
   <link>http://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 11:22:06 -0400</pubDate>
   <link>http://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'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 11:26:44 -0400</pubDate>
   <link>http://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 11:47:12 -0400</pubDate>
   <link>http://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 11:48:29 -0400</pubDate>
   <link>http://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 11:49:08 -0400</pubDate>
   <link>http://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'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 12:05:28 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6896#t46272</link>
  </item>
  <item>
   <title>I've removed it from docs/CHANGES, thanks. You run it by goi</title>
   <description>I'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 16:26:01 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6896#t46281</link>
  </item>
  

 </channel>
</rss>
