Closed Bug 285134 Opened 19 years ago Closed 19 years ago

disable stripping attachments for news messages, and for imap when offline

Categories

(MailNews Core :: Attachments, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

References

Details

Attachments

(1 file)

We need to make sure delete and detach commands are disabled for news groups all
the time, and for imap when offline. But we need to allow them for local
messages even when offline.
Attached patch proposed fixSplinter Review
this also disables open/save as/detach for attachments that have already been
deleted, and fixes the file | attachments | context menu
Attachment #176619 - Flags: superreview?(mscott)
Comment on attachment 176619 [details] [diff] [review]
proposed fix

David, you added these new globals:

+var gDetachLabel;
+var gDeleteLabel;
+var gDetachLabelAccesskey;
+var gDeleteLabelAccesskey;

but I couldn't see where they were actually used in the patch.
Attachment #176619 - Flags: superreview?(mscott) → superreview+
exactly! :-) they were used but not declared.
fixed in thunderbird.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
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: