Closed
Bug 8029
Opened 26 years ago
Closed 26 years ago
[smoketest] [PP] regression - Mac build fails SMTP test - msg not formed correctly
Categories
(MailNews Core :: Composition, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: pmock, Assigned: bugzilla)
Details
Build:
PPC June 11 Seamonkey build (1999061108) installed on PPC 8600/300 OS 8.5.1
Problem:
Smoke test failed SMTP test. You can send the message but the message is sent
not formed correctly. The subject is blank. The message body is blank or has
misc. characters in it. I have sent the mail message to seamonkey client and
nova client.
Note: this problem does not occur in the June 11 Win32 or Linux 1999061108
builds. This problem did not occur in yesterday respin build 1999061013 build.
Sample e-mail message from seamonkey sent to nova. Page View output.
----
Return-Path: <3qatest05>
Received: from 3qatest05 ([208.12.40.157]) by dredd.mcom.com
(Netscape Messaging Server 4.01) with ESMTP id FD6N5700.8E5 for
<pmock@netscape.com>; Fri, 11 Jun 1999 14:46:19 -0700
Date: Fri, 11 Jun 1999 14:46:19 -0700
Message-ID: <FD6N5700.8E5@dredd.mcom.com>
From: 3qatest05@netscape.com (3qatest05 testaccount-lchiang)
ÚÄÚ
àB
---------
Steps to reproduce problem:
0) Remove old mozregistry preference file and profile directory
1) Install todays build
2) Run through profile wizard
3) Copy your prefs50.js into the profile directory and Default directory
(Strange that it is looking in the Default directory now)
4) Launch Apprunner
5) Open Messenger from the Task menu
6) Click on the New Msg button
7) Address the message to an account you can retrieve on Communicator
8) Add a Subject and short message
9) Send Message
10) On Communicator, retrieve the message
11) View message
Notice that the message has no subject and wrong message body
12) View|Page Source
Notice the message is incomplete.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Priority: P3 → P1
Summary: [smoketest] [PP] regression - Mac build fails SMTP test → [smoketest] [PP] regression - Mac build fails SMTP test - msg not formed correctly
fyi,
This problem occurs in today Mac Seamonkey build 1999-06-14-08-m7
ftp://sweetlou/products/client/seamonkey/macos/8.x/ppc/1999-06-14-08-M7/
I have not tried today Win32 or Linux yet.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•26 years ago
|
||
I am working on it...
| Assignee | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
| Assignee | ||
Comment 4•26 years ago
|
||
oops, I have close this bug by mistake...
| Assignee | ||
Updated•26 years ago
|
Resolution: FIXED → ---
fyi,
This problem does not occur on today Win32 and Linux (1999-06-14-08) builds
| Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•26 years ago
|
||
works fine to me on Mac. The bug as disapear... I pretty sure rhp fixed it
during the weekend...
| Assignee | ||
Updated•26 years ago
|
Status: VERIFIED → REOPENED
| Assignee | ||
Comment 7•26 years ago
|
||
The problem doesn't seems to be constant, I saw it again on my Mac when sending
plain text message...
| Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•26 years ago
|
||
Ok, I found the problem. It was an error in nsFIleSpecMac.cpp when calling ResolveAlias on a File that doesn't exist.
ResolveAlias() is called every time by the constructor of nsFileSpec.
Initial testing shows this is ok in the 6/15 pm release build. Need to do more
testing before marking verified.
| Reporter | ||
Comment 10•26 years ago
|
||
Verified in the June 15 Mac Seamonkey respin (1999061514) tested on PPC 9600/300
running Mac OS 8.5.1.
Verified messages sent to POP, IMAP, and Newsgroup test account work. Messages
were sent through correctly. It contain a Subject and valid message body.
Viewing the Page Source on Communicator client looks good.
Thanks Jeff for fixing this problem....onward :)
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
•