PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_IMAPv2 » Bug #8328

Inline Parts show no Filename

Details

Submitted2006-07-31 12:10 UTC
Frombj dot blackowitz at gmx dot net
StatusOpen
PackageMail_IMAPv2
PHP Version4.4.2
OSWindows 2000
Roadmaps(Not assigned)

Comments

[2006-07-31 12:10 UTC] bj dot blackowitz at gmx dot net

Description:
------------
When attaching files to a RICHTEXT message, the code sees these as Inline attachements and looses the filenames

when looking manualy at the messages I see the file names and attachemnttypes correct
messages created by Outlook 2003 and 2000

Content-class: urn:content-classes:message
Subject: Some kind of test
MIME-Version: 1.0
Content-Type: application/octet-stream;
name="PocketController.log"
Content-Transfer-Encoding: base64
Content-Description: PocketController.log
Content-Disposition: attachment;
filename="PocketController.log"
Date: Mon, 31 Jul 2006 11:02:58 +0200
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0

whene attaching to HTML messages , the parts are being seen correct.

Test script:
---------------
e.g /IMAP.message_viewer.php