Closed
Bug 224738
Opened 22 years ago
Closed 22 years ago
Mozilla crashes if message has a Disposition-Notification-To but no Message-ID!!
Categories
(SeaMonkey :: MailNews: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neaya, Assigned: Bienvenu)
Details
Attachments
(1 file)
|
930 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007
Mozilla CRASHes after trying to send the return receipt if there is
no Message-ID
Reproducible: Always
Steps to Reproduce:
The incoming mail was a particulare one... with no Message-ID, but with
Disposition-Notification-To.... possibly this not a correctly formatted
e-mail.
1. Open mail.
2. Mozilla will ask if you want to send a receipt.
3. Mozilla crashes.
Actual Results:
Mozilla Crashes.
Expected Results:
Receipt should be send correctly.
| Assignee | ||
Comment 1•22 years ago
|
||
heh, yes, that's malformed, but we shouldn't crash, obviously.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 2•22 years ago
|
||
check for empty message id
| Assignee | ||
Updated•22 years ago
|
Attachment #143294 -
Flags: superreview?(mscott)
Updated•22 years ago
|
Attachment #143294 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 3•22 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Return Receipts → MailNews: Backend
QA Contact: grylchan → offline
You need to log in
before you can comment on or make changes to this bug.
Description
•