[Tickets #2591] RESOLVED: Fatal error since php5.05 upgrade

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Sep 12 13:11:48 PDT 2005


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

Ticket URL: http://bugs.horde.org/ticket/?id=2591
-----------------------------------------------------------------------
 Ticket             | 2591
 Updated By         | horde at yayel.com
 Summary            | Fatal error since php5.05 upgrade
 Queue              | Horde Project Systems
 State              | Bogus
 Priority           | 3. High
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


horde at yayel.com (2005-09-12 13:11) wrote:

> This is the wrong queue, and that line doesn't even contain code in 
> the CVS version.

mmm....

There is something I don't get. I just typed `cvs co imp` in my horde
directory.

Here's my file imp/mailbox.php :

#609    /* Format the from header. */
#610    if (isset($h->from)) {
#611        $from_adr = IMP::bareAddress($h->from);
#612        $from_ob = array_shift(imap_rfc822_parse_adrlist($h->from,
''));
#613        if (is_null($from_adr)) {
#614            $msg['from'] = _("Invalid Address");


Which is different from
http://cvs.horde.org/co.php/imp/mailbox.php?r=2.654#612 !!!




More information about the bugs mailing list