Open Bug 493156 Opened 16 years ago Updated 2 years ago

lots of 1-caller functions in mailCommands.js

Categories

(Thunderbird :: Mail Window Front End, defect)

defect

Tracking

(Not tracked)

People

(Reporter: jminta, Unassigned)

Details

(Whiteboard: [patchlove][needs new patch])

Attachments

(1 file)

No description provided.
Attached patch patch v1Splinter Review
doh... silly enter button Here's the situation only MsgUnsubscribe calls UnSubscribe only MsgSubscribe calls Subscribe only MsgSaveAsFile calls SaveAsFile only MsgSaveAsTemplate calls SaveAsTemplate only MsgMarkAsFlagged calls MarkSelectedMessagesFlagged only MsgNewFolder calls getDestinationFolder but nobody calls MsgNewFolder nobody calls NewFolder either the odd capitalization in UnSubscribe also led to a bug in deleting certain folders from the folder-pane.
Attachment #377606 - Flags: review?(philringnalda)
Won't this regress multi-select unsubscribe from news?
I don't see how it ever worked, given that the UnSubscribe function expected a single folder, but the MsgSubscribe function passed it an array. Maybe you can provide me more detailed steps?
Ah yeah seems all subscribe is indeed broken :(
all unsubscribe
Blocks: 496273
Whiteboard: [needs review philor]
Attachment #377606 - Flags: review?(philringnalda) → review-
Comment on attachment 377606 [details] [diff] [review] patch v1 Getting pretty late in the game to just completely break Subscribe, I'd think. The first problem is obvious, trying to pass the undefined preselectedMsgFolder instead of preselectedFolder, but then once you get the dialog open and try to subscribe to a newsgroup, clicking OK just silently fails.
No longer blocks: 496273
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [needs review philor] → [needs new patch]
Looks like this needs finishing. I was told Joey is away.
Assignee: jminta → acelists
Assignee: acelists → nobody
Status: ASSIGNED → NEW
Whiteboard: [needs new patch] → [patchlove][needs new patch]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: