Closed
Bug 47391
Opened 26 years ago
Closed 26 years ago
Send/Reply fails when using plain text editor
Categories
(MailNews Core :: Composition, defect, P1)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: fenella, Assigned: bugzilla)
References
Details
(Keywords: regression, smoketest, Whiteboard: [nsbeta3+])
Linux (2000-08-02-08 M18)
Win32 (2000-08-02-09 M18)
Mac (2000-08-02-09 M18)
1. Launch Messenger
2. Set Edit_Account Setup to use Plain text Editor
3. Compose a plain test message and Click on Send
Actual result: No response. Compose window does not close
Expected result: compose window should close and message should be sent
This occurs on all platforms.
It also occurs when I do a Reply using Plain Text editor
When I use HTML editor to Send and Reply, no problem.
I see the following error message in the Linux console:
SendMessage from XUL
GenericSendMessage from XUL
Identity = [nsIMsgIdentity: id4]
attachments =
failed to SendMsg
JavaScript error:
line 0: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIController.isCommandEnabled]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://global/content/globalOverlay.js :: goUpdateCommand :: line 56" data:
no]
| Assignee | ||
Comment 2•26 years ago
|
||
Accepting. I thing I know what's the problem...
Updated•26 years ago
|
Whiteboard: Fix in hand → [nsbeta3+]Fix in hand
Comment 6•26 years ago
|
||
adding trudelle, this inherits 47388 blocker status.
I suggest we take this fix ASAP before the tree opens.
Severity: major → blocker
Comment 7•26 years ago
|
||
trudelle is seeing this on HTML compose as well.
This was pretty sloppy duping, come on.
Comment 8•26 years ago
|
||
we're holding the tree for this.
ducarroz - if you have a fix for this, get it reviewed and check it in. a=granrose.
| Assignee | ||
Comment 9•26 years ago
|
||
What trudelle is seeing (in bug 47388) has nothing to do with the original problem. The fact he get an alert while
sending a message in HTML is the proof that the send button works!
I am seeking a code reviewer and will check in right after...
Comment 10•26 years ago
|
||
[trudelle problem] ok
| Assignee | ||
Comment 11•26 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Whiteboard: [nsbeta3+]Fix in hand → [nsbeta3+]
Comment 12•26 years ago
|
||
What I said was that I 'sometimes' got an alert. Usually, I got no activity
whatsoever. I don't understand how bug 47388 could be called a different
problem here, when it has been resolved/verified as a dup. Does the fix affect
HTML compose? Is the fix in the current M18 bits?
| Assignee | ||
Comment 13•26 years ago
|
||
Peter, you have reported your problem into a bug that say "Send button doesn't
do anything". As in your case, the send operation start but failed later, it's
another problem. Please feel free to open a new bug report for your problem.
Comment 14•26 years ago
|
||
Since I'm now consistently getting a failed attempt to send, followed by an
alert, I have opened a new bug.
| Reporter | ||
Comment 15•26 years ago
|
||
Can we have your new bug number? Please.
Comment 16•26 years ago
|
||
Comment 17•26 years ago
|
||
No longer see this on Linux build 2000-08-04-08-M18 will verify after checking
win and mac
| Reporter | ||
Comment 18•26 years ago
|
||
Win32 (2000-08-04-09 M18)
This problem is fixed on win32 build too.
| Reporter | ||
Comment 19•26 years ago
|
||
Mac (2000-08-04-18 M18)
This problem has been fixed on Mac too.
Status: RESOLVED → VERIFIED
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
•