php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27684 attached files are missing bytes
Submitted: 2004-03-24 19:03 UTC Modified: 2004-03-25 09:32 UTC
From: josh at jamisonadvertising dot com Assigned:
Status: Not a bug Package: *Mail Related
PHP Version: 4.3.4 OS: RedHat
Private report: No CVE-ID: None
 [2004-03-24 19:03 UTC] josh at jamisonadvertising dot com
Description:
------------
When using this class file: http://www.phpguru.org/
mime.mail.html to send mail with MIME attachments, the 
attachment comes through with bytes missing. This 
happens in both 4.3.3 and 4.3.4. I installed the 
identical code on a box running 4.2.3 (both boxes RedHat 
Linux with Apache) and the attachments came through 
intact.  I had seen this described in a previous bug 
report here: http://bugs.php.net/bug.php?id=26061, but 
we updated the 4.3.4 version to the latest snapshot and 
the problem persists.

Reproduce code:
---------------
http://www.phpguru.org/mime.mail.html

Expected result:
----------------
Use the example.1.php file, and you will see that the 
attached zip file is corrupted.

Actual result:
--------------
Attached files are missing bytes.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-25 09:32 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Not related to the PHP source... perhaps PEAR ot mail the author of the class.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 04:01:27 2024 UTC