Closed
Bug 22448
Opened 26 years ago
Closed 26 years ago
[Dogfood] Forward inline html message stripped out line breaks
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jefft, Assigned: jefft)
Details
(Whiteboard: [PDT+])
Attachments
(1 file)
|
127.58 KB,
text/html
|
Details |
Forward inline html messages stripped out line breaks. This is wrong, as I
remember I used to generate a table for original message headers in 4.x.
What happened with them now? They seem gone by looking into the page source.
Return-Path: <list@aka.mcom.com>
Received: from aka.mcom.com ([205.217.237.180]) by
dredd.mcom.com (Netscape Messaging Server 4.1 Aug 9 1999
18:28:31) with ESMTP id FN5LSA00.VY2 for <jefft@dredd.mcom.com>;
Wed, 22 Dec 1999 09:55:22 -0800
Received: (from list@localhost) by aka.mcom.com (8.8.5/8.7.3) id JAA22589 for
jefft; Wed, 22 Dec 1999 09:55:21 -0800 (PST)
Resent-Date: Wed, 22 Dec 1999 09:55:21 -0800 (PST)
Message-ID: <3861100D.8@netscape.com>
Date: Wed, 22 Dec 1999 09:53:17 -0800
From: Dave Rothschild <daver@netscape.com>
Reply-To: daver@netscape.com
Organization: Netscape Communications Corp
User-Agent: Mozilla 5.0 [en-US] (Windows_NT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: mail-cck@netscape.com
Subject: [Fwd: Programming Detail Weekly Report 12/15/99]
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Resent-Message-ID: <"ELq56D.A.afF.GCRY4"@glacier>
Resent-From: mail-cck@netscape.com
X-Mailing-List: <mail-cck@netscape.com>
X-Loop: mail-cck@netscape.com
Precedence: list
Resent-Sender: mail-cck-request@netscape.com
<html><head></head>
<body>
-------- Original Message --------
From: <a href="mailto:rebron@netscape.com">rebron@netscape.com</a> (Rafael
Ebron)
Subject: Programming Detail Weekly Report 12/15/99
Resent-From: <a href="mailto:jhstaff@netscape.com">jhstaff@netscape.com</a>
To: <a href="mailto:npo@netscape.com">npo@netscape.com</a>, <a
href="mailto:webmktg@netscape.com">webmktg@netscape.com</a>, <a
href="mailto:jhstaff@netscape.com">jhstaff@netscape.com</a>,
<a href="mailto:chrisn@netscape.com">chrisn@netscape.com</a>, <a
href="mailto:bennys@netscape.com">bennys@netscape.com</a>
</body>
</html>
Not quiet clear ....
What happened was that the original messages headers were concatenated to each
other. They used to be within a table.
Updated•26 years ago
|
Assignee: ducarroz → rhp
Comment 3•26 years ago
|
||
Rich, that should be yours!
Updated•26 years ago
|
Assignee: rhp → jefft
Comment 4•26 years ago
|
||
Actually, forwarding is all Jeff's :-)
Dave, can you attach the original message and describe how to reproduce the
problem? I seem not able to reproduce the problem when I forward inline html
messages. Thanks.
This could be the same bug that I fixed yesterday, bug 21869. Dave, I bet you
probably crashed your system while doing the forward. The original message is a
signed message.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Indeed, this is same problem I fixed yesterday with different symptom. Dave, can
you try today's build and let me know if the problem still exists. I am marking
this bug as fixed.
Verified as fixed on win32, macos, and linux using the following builds:
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/2000-01-04-09-M13/sea
monkey32e.exe
ftp://sweetlou/products/client/seamonkey/unix/linux_glibc/2.2/x86/2000-01-04-08-
M13/netscape-i686-pc-linux-gnu.tar.gz
ftp://sweetlou/products/client/seamonkey/macos/8.x/ppc/2000-01-04-09-M13/NSMacIn
staller-M13.sea.bin
I could not reproduce problem.
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•