Closed Bug 244299 Opened 20 years ago Closed 20 years ago

reply to message sometime fails, if identity/account is missing/invalid

Categories

(MailNews Core :: Composition, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

Details

(Whiteboard: fixed-aviary1.0)

Attachments

(1 file)

I have some messages I can't reply to anymore because an uncaught exception gets
thrown in js. I'll attach a patch
use try catch to handle errors and fall back to first identity. The exception I
was seeing was on this line:

	  var start = tempID.email.lastIndexOf("@"); // be sure to include the
@ sign in our search to reduce the risk of false positives

because tempID was empty.
Attachment #149058 - Flags: superreview?(mscott)
Attachment #149058 - Flags: superreview?(mscott) → superreview+
fixed in seamonkey and tbird trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: fixed-aviary1.0
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: