Closed Bug 282664 Opened 20 years ago Closed 20 years ago

When Multipart Text is received only the second part is displayed

Categories

(Thunderbird :: General, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 198565

People

(Reporter: roger, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Thunderbird 1.0 (20041206)

I have a robot emailer based on Indy components which sends two text parts in a
mail message to overcome an early indy bug. Most email clients tend to ignor the
second message part but clients using Thunderbird find it ignors the first part.

I have to fix my software and remove the work arround but thought you may be
interested

the message below shows just 
TWO

Sample message (from message source)

From - Fri Feb 18 13:41:14 2005
X-Account-Key: account2
X-UIDL: B0075726024.MSG
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Received: from VM-MAIL (unverified [127.0.0.1]) by VM-MAIL.aimtec.net.au
 (Rockliffe SMTPRA 2.1.6) with ESMTP id <B0075726024@VM-MAIL.aimtec.net.au>;
 Fri, 18 Feb 2005 13:41:00 +1100
Received: from duckula.hotkey.net.au [202.138.0.111] by mail.aimtec.net.au
 SMTP id <006CE65F-080B-4AF8-ADEB-9A7256538DB6@mail.aimtec.net.au>
 Fri, 18 Feb 2005 13:40:59 +1100
Received: from vm-fig (101.192.050.210.cust.mel.idc.iprimus.net.au
[210.50.192.101] (may be forged))
	by duckula.hotkey.net.au (8.11.6/8.11.6) with ESMTP id j1I2exo04073;
	Fri, 18 Feb 2005 13:40:59 +1100
Message-Id: <200502180240.j1I2exo04073@duckula.hotkey.net.au>
From: enq@innovasolutions.com.au
Subject: Ramset Anchor Design Software Approved Notification
To: xxxx@innovasolutions.com.au
Cc: enq@innovasolutions.com.au
Content-Type: multipart/alternative; boundary="=_NextPart_2rfkindysadvnqw3nerasdf";
MIME-Version: 1.0
Reply-To: enq@innovasolutions.com.au
Date: Fri, 18 Feb 2005 13:40:57 +1100
X-Priority: 3
X-Library: Indy 8.0.25
X-Mailer: Innova Solutions Software Distribution

This is a multi-part message in MIME format

--=_NextPart_2rfkindysadvnqw3nerasdf
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi XXXX Connell

This is an auto-generated notification that your copy of VVVVVVV Software with
the registration key of XXXXXXXXXXXXXXXXX has been approved and a fully function
version is available for download.

To update your current software use the option File/Online Update from the main menu


--=_NextPart_2rfkindysadvnqw3nerasdf
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

TWO

--=_NextPart_2rfkindysadvnqw3nerasdf--



 

Reproducible: Always

Steps to Reproduce:
1. Receive a two text part mime message
2.
3.

Actual Results:  
Only part two data is presented in the window

Expected Results:  
Eudora, outlook, lotus display only part one
I should exopect that all text parts should be displayed
Reporter: Your program shouldn't send multipart/alternative, this means the two
or more parts are alternative parts to be displayed, but these shouldn't be
displayed all at the same time by a mailing program (only one at a time).

*** This bug has been marked as a duplicate of 198565 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.