php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23338 imap_fetchstructure() not correctly handling multipart messages
Submitted: 2003-04-25 02:09 UTC Modified: 2003-04-30 11:59 UTC
From: andreas at wedberg dot nu Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.3.1 OS: OpenBSD 3.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: andreas at wedberg dot nu
New email:
PHP Version: OS:

 

 [2003-04-25 02:09 UTC] andreas at wedberg dot nu
Same issue as #20401, but latest PHP-version (4.3.1), latest c-client library (imap-2002c1), different OS.

Configure line:
./configure  --prefix=/usr/local/PHP --with-mysql=/usr/local/mysql --with-imap=/usr/local/imap2002 --with-gd=/usr/local --with-png-dir=/usr/local --with-jpg
-dir=/usr/local --with-jpeg-dir=/usr/local --with-apxs=/usr/local/apache/bin/apxs --with-zlib=/usr --with-pear

->parts array does not contain any values, i.e. count(->parts) always equals 0.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-30 06:08 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Most problems with configure should be fixed now.

 [2003-04-30 06:46 UTC] andreas at wedberg dot nu
CVS snapshot (php4-STABLE-200304301130). Bug fixed! Thanks a lot, it now works! Still get configure errors with GD. Same error, can't locate png.h, but probably another issue right!? =)

Thanx again!
 [2003-04-30 11:59 UTC] derick@php.net
Nice, let's close it then.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 08:01:33 2024 UTC