[Tickets #478] NEW: problem in IMP.php with php-4.3.9(cvs)
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Aug 12 10:39:49 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=478
-----------------------------------------------------------------------
Ticket | 478
Created By | crux at syktsu.ru
Summary | problem in IMP.php with php-4.3.9(cvs)
Queue | IMP
Version | 3.2.5
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
crux at syktsu.ru (2004-08-12 10:39) wrote:
In cvs version of php 4.3.x (after 21 July) was fixed a bug in php-imap
http://bugs.php.net/bug.php?id=29209 . After upgrading to this version of
php imp become broken. I cannot view any messages -- got an error:
---------------------------------------------------------------------
Warning: imap_fetchbody(): Bad message number in
/var/www/html/addon-modules/horde/imp/lib/IMP.php on line 966
Warning: Cannot modify header information - headers already sent by (output
started at
/var/www/html/addon-modules/horde/imp/lib/IMP.php:966) in
/var/www/html/addon-modules/horde/imp/templates/common-header.inc on line
3
Warning: Cannot modify header information - headers already sent by (output
started at
/var/www/html/addon-modules/horde/imp/lib/IMP.php:966) in
/var/www/html/addon-modules/horde/imp/templates/common-header.inc on line
4
----------------------------------------------------------------------
Something was broken in imap_fetchbody() function? or this an imp bug?
More information about the bugs
mailing list