Closed Bug 398556 Opened 17 years ago Closed 17 years ago

forward and reply of .eml stopped working on trunk

Categories

(Thunderbird :: Message Compose Window, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3

People

(Reporter: mkmelin, Assigned: mkmelin)

Details

(Keywords: regression)

Attachments

(1 file)

Attached patch proposed fix (deleted) — Splinter Review
If you open an .eml from disk you can't forward or reply to it. A var definition was forgot in bug 320102. Error: server is not defined Source File: chrome://messenger/content/mailCommands.js Line: 150 The patch fixes that (and cleans up some whitespace).
Attachment #283546 - Flags: review?(philringnalda)
Summary: forward and reply of .eml doesn't stopped working on trunk → forward and reply of .eml stopped working on trunk
Comment on attachment 283546 [details] [diff] [review] proposed fix Such a lot of uncommented assumptions about the state of the world, for such a small function :) r=me as long as you're reasonably sure the callers' callers aren't depending on that accidental global pollution (though if they are, they deserve a good breaking)
Attachment #283546 - Flags: review?(philringnalda) → review+
Checking in mail/base/content/mailCommands.js; /cvsroot/mozilla/mail/base/content/mailCommands.js,v <-- mailCommands.js new revision: 1.36; previous revision: 1.35 done ->FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: