Closed
Bug 20648
Opened 26 years ago
Closed 26 years ago
Quoting a plain text msg a second time adds extra column of ">"
Categories
(MailNews Core :: MIME, defect, P3)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
FIXED
M13
People
(Reporter: pmock, Assigned: rhp)
Details
Build Date & Platform Bug Found:
Win32 commercial seamonkey build 1999-12-01-13-m12 installed on P166 win98
Linux commercial seamonkey build 1999-12-01-13-m12 installed on P200 RedHat 6.1
MacOS commercial seamonkey build 1999-12-01-13-m12 installed on G3 MacOS 8.6
Overview Description:
I set my user preference to use a plain text editor as my default compose
window. I reply to a previously replied message that had the text quoted. The
reply message has a extra column of ">" under my name. Example:
new text
> Peter Mock wrote:
> > > text
> > >
> > >
This is not a display problem because if I view the same message in Communicator
4.7, it displays the same as 5.0. This problem occurs under POP and IMAP.
Steps to Reproduce:
0) Deleted my previous mozregistry file and my existing profile.
1) Launch Mozilla with the -mail parameter
2) Enter a profile name and continue.
Messenger launches and the mail wizard appears.
3) Enter all the necessary information for a POP or IMAP account
4) Exit.
5) Edit my prefs.js file. Add the user_pref line:
user_pref("mail.identity.id1.compose_html", false);
6) Start Messenger again
7) Send a plain text message to yourself and an account that you can view
the page source of the message in Communicator 4.7
8) Retrieve the mail message
It is a plain text message
9) Reply ALL to the message again.
It is quoted with ">"
10) Send the message
11) Retrieve and view the mail message
The ">" characters display as a blue bar.
12) Reply to the message again
You see an extra column of quotes.
Actual Results:
The text is quoted but has an extra column of ">"
Expected Results:
I expected only one set of quotes
Additional Builds and Platforms Tested On:
Additional Information:
When I reply to a message a 2nd time, it looks like this.
Return-Path: <3qatest05@netscape.com>
Received: from netscape.com ([208.12.40.175]) by dredd.mcom.com
(Netscape Messaging Server 4.1 Aug 9 1999 18:28:31) with ESMTP
id FM4TK400.TQA; Thu, 2 Dec 1999 13:12:04 -0800
Message-ID: <3846DFE2.6020205@netscape.com>
Date: Thu, 02 Dec 1999 13:08:50 -0800
From: 3qatest05@netscape.com (3qatest05 testaccount-lchiang)
User-Agent: Mozilla 5.0 [en-US] (MacOS; I)
X-Accept-Language: en
MIME-Version: 1.0
To: 3qatest05 testaccount-lchiang <3qatest05@netscape.com>
CC: Peter Mock <pmock@netscape.com>
Subject: Re: A real plain text message - win32
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
From POP - mac 222
3qatest05 testaccount-lchiang wrote:
>
> Simple test message from Mac POP
>
> Peter Mock wrote:
>
>
>
>
> > > THE CONSTITUTION OF THE UNITED STATES OF AMERICA, 1787
> > >
> > >
> > >
> > > We the people of the United States, in Order to form a more perfect
> > > Union,
> > > establish Justice, insure domestic Tranquility, provide for the common
> > > defence,
> > > promote the general Welfare, and secure the Blessings of Liberty to
> > > ourselves
> > > and our Posterity, do ordain and establish this Constitution for the
> > > United States of America.
...
...
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: Quoting a plain text msg a second time adds extra column of ">" → Quoting a plain text msg a second time adds extra column of ">"
Target Milestone: M13
Assignee | ||
Comment 1•26 years ago
|
||
Will investigate.
- rhp
Assignee | ||
Updated•26 years ago
|
Target Milestone: M13 → M14
Changing qa assigned to pmock@netscape.com
Assignee | ||
Comment 3•26 years ago
|
||
Hi Again Peter,
As was the case with the other quoting bug...now that we are using the correct
API calls, this also works as it should.
- rhp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Verified as fixed on win32, linux, and macos using the following builds:
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/2000-01-24-01-M13/bac
kup/install.exe
ftp://sweetlou/products/client/seamonkey/unix/linux_glibc/2.2/x86/2000-01-24-01-
M13/netscape-i686-pc-linux-gnu.tar.gz
ftp://sweetlou/products/client/seamonkey/macos/8.x/ppc/2000-01-24-01-M13/NSMacIn
staller-M13.sea.bin
Status: RESOLVED → VERIFIED
Updated•21 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
•