[bugs] [Bug 1064] Changed - ALTERNATIVE type not correctly handled under php>4.1.2

bugs@bugs.horde.org bugs@bugs.horde.org
Tue Oct 8 22:07:34 2002


http://bugs.horde.org/show_bug.cgi?id=1064

*** shadow/1064	Tue Oct  8 18:04:57 2002
--- shadow/1064.tmp.7414	Tue Oct  8 18:07:34 2002
***************
*** 3,10 ****
  Version: other
  Platform: PHP Code
  OS/Version: Linux
! Status: ASSIGNED   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: IMP
--- 3,10 ----
  Version: other
  Platform: PHP Code
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: WORKSFORME
  Severity: normal
  Priority: P2
  Component: IMP
***************
*** 12,18 ****
  AssignedTo: slusarz@bigworm.colorado.edu                            
  ReportedBy: js@goetschy.com               
  URL: 
! Summary: ATERNATIVE type not correctly handled under php>4.1.2
  
  I try to upgrade to php 4.2.3, but
  'alternative' subtype not displayed in imp message.php.
--- 12,18 ----
  AssignedTo: slusarz@bigworm.colorado.edu                            
  ReportedBy: js@goetschy.com               
  URL: 
! Summary: ALTERNATIVE type not correctly handled under php>4.1.2
  
  I try to upgrade to php 4.2.3, but
  'alternative' subtype not displayed in imp message.php.
***************
*** 20,22 ****
--- 20,29 ----
  with version 4.1.2, it works ok on the same system.
  
  
+ 
+ ------- Additional Comments From slusarz@bigworm.colorado.edu  10/08/02 18:07 -------
+ This has been reported before and is a problem with the c-client/php's 
+ implementation of the imap functions.  Specifically, you can't build PHP 
+ against the imap/c-client bundled with Redhat 7.3 (so I'm told).  I'm running 
+ PHP 4.2.3 and IMP works fine.  You should recompile php with a _different_ c-
+ client library (I am using 2001a) and verify this.