Closed
Bug 79848
Opened 24 years ago
Closed 23 years ago
'Re: ' duplicated when replying to Eudora messages
Categories
(MailNews Core :: MIME, defect)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: xn--mlform-iua, Assigned: nhottanscp)
References
Details
(Keywords: intl, Whiteboard: eudora)
Eudora encodes the whole subject, starting before the 'Re: '-part.
THis causes the current build to duplicate the 'Re: '.
Sample code of Eudara subject: 'Subject: =?iso-8859-1?Q?Re:_eg_s=E5g_ein_link?='
This ends up like this 'Subject: Re: Re: bla bla', when you reply to the message
wiht Mozilla
Comment 2•24 years ago
|
||
using branch buildid:2001060713 on win98 I did not see Re: duplicated when
replying to Eudora message. On win98 I have Eudora 4.0 version.
Is this still happening on current builds?
Reporter | ||
Comment 3•24 years ago
|
||
Oh yes. I just saw it a few days ago when i replied to this mail:
[snip]
X-Mailer: Microsoft Outlook Express 6.00.2462.0000
[snip]
Reply-To: moznynorsk@yahoogroups.com
Subject: =?iso-8859-1?Q?Re:_=5Bmoznynorsk=5D_spr=E5kpakka_for_091?=
[snip]
It depends on how the encoding is done, and not necessarily on Eudora...
Reporter | ||
Comment 4•24 years ago
|
||
Sheela, I think you should also give a sample of how that mail you tested looked
like. When Eudora (and OE6) encodes a subject line with non-ASCII text it
encodes the whole subject line including the 'Re: '-part , as yo see in my
sample. While Mozilla encodes only the particular non-ascii letters. And expects
received mail to be made the same way.
Comment 5•24 years ago
|
||
Yes you are right. I cut and pasted the subject from your comments and it does
duplicate when replying to that message.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac System 8.5 → All
Updated•23 years ago
|
Status: NEW → ASSIGNED
Whiteboard: eudora
Target Milestone: --- → mozilla0.9.7
Updated•23 years ago
|
Target Milestone: mozilla0.9.7 → mozilla0.9.9
Updated•23 years ago
|
Comment 8•23 years ago
|
||
change OS to ALL. set TM to 0.9.9.
Status: NEW → ASSIGNED
Hardware: Macintosh → All
Target Milestone: --- → mozilla0.9.9
Comment 9•23 years ago
|
||
change dependency.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: mozilla0.9.9 → mozilla1.2
Assignee | ||
Comment 11•23 years ago
|
||
this was fixed by bug 21267
Target Milestone: mozilla1.2alpha → mozilla1.0
Assignee | ||
Comment 12•23 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 14•23 years ago
|
||
Verified - this problem was resolved with the fix for bug 21267. I tested this
on 5/21/02 using Eudora 5.0 with branch build 2002-05-12-17-7.0PR1. The
duplicating problem is gone, now works correctly.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•