Closed Bug 88926 Opened 24 years ago Closed 16 years ago

use nsIMsgFolder::IsCommandEnabled() to clean up mail3PaneWindowCommands.js

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sspitzer, Unassigned)

Details

use nsIMsgFolder::IsCommandEnabled() to clean up mail3PaneWindowCommands.js spun off of bug #81321: adding isCommandEnabled() to nsIMsgFolder allows us to clean up more of mail3PaneWindowCommands.js instead of doing: (specialFolder == "Inbox" || specialFolder == "Trash" || isServer == "true") you can add that check to nsMsgDBFolder::IsCommandEnabled() and check if the folder is the server and check the folder flags we can clean up even more by implementing nsNewsFolder::IsCommandEnabled() to remove the checks against server type.
QA Contact: esther → stephend
Product: Browser → Seamonkey
Assignee: sspitzer → mail
Assignee: mail → nobody
QA Contact: stephend → message-display
This bug is being marked EXPIRED as it has seen no activity in a very long time. If you think that the issue reported might still be relevant, please test with a recent release of SeaMonkey and if the problem persists feel free to re-open the report. Thank you. http://www.seamonkey-project.org/
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → EXPIRED
Bulk reopening incorrectly expired bugs - no activity does not constitute no bug - these need proper checking.
Status: RESOLVED → REOPENED
Resolution: EXPIRED → ---
We seem to have nsIMsgFolder::IsCommandEnabled() and this has been in use since, um, a long time ago. Marking as WFM.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → WORKSFORME
Depends on: 892708
No longer depends on: 892708
You need to log in before you can comment on or make changes to this bug.