Closed
Bug 40357
Opened 24 years ago
Closed 24 years ago
Filter UI: MoveToFolder dropdown shouldn't offer news accts.
Categories
(MailNews Core :: Filters, defect, P2)
MailNews Core
Filters
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: laurel, Assigned: dimator)
References
Details
(Whiteboard: [nsbeta3+][NEED INFO])
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Using may23 m16 commercial build
The dropdown to select destination for the Move To Folder action shouldn't offer
news accounts. Newsgroups would be an invalid target for a move action.
1. From mail window, launch message filters (Edit|Message Filters).
2. Click New button.
3. In the Action section of the dialog, set action to Move to Folder (which is
the default) then pulldown the destination menu to see the choices.
Result: Move to Folder destination dropdown has news accounts/newsgroups in the
list when it should not. News servers/groups are not valid move destinations.
Comment 1•24 years ago
|
||
again, need to filter on folders that can accept messages.
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: --- → M17
Comment 2•24 years ago
|
||
mass moving to M18 and adding nsbeta3 keyword
Keywords: nsbeta3
Target Milestone: M17 → M18
Comment 3•24 years ago
|
||
I have the fix in hand for this, which I did while working on another filter bug
a few weeks ago (but I forgot all about it until now)
Attaching a proposed fix and renominating for nsbeta3
(the same patch fixes this and bug 40358, they're basically the same fix)
Whiteboard: [nsbeta3-] → Fix in hand
Comment 4•24 years ago
|
||
removed Future target milestone to aid renomination for beta3
Target Milestone: Future → ---
+ per mail triage
Whiteboard: Fix in hand → [nsbeta3+] Fix in hand
Target Milestone: --- → M18
Comment 7•24 years ago
|
||
oops, forgot to add the appropriate people for a review - bienvenu because it's
filter stuff, sspitzer because it's folder dropdown stuff... anyone?
Comment 8•24 years ago
|
||
r=bienvenu
Comment 9•24 years ago
|
||
fix is in, thanks david
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•24 years ago
|
||
OK using aug31 commercial build linux rh6.0, mac OS 9.0 and NT 4.0.
News or account/server levels not able to be chosen from target folder dropdown.
HOWEVER, default mail account/server level shows as default and any existing
filter will display the default mail server when editing (see bug 50970).
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 11•24 years ago
|
||
Using sep13 commercial build, this is broken again; you can select Local Folders
or server/account level.
Break is maybe related to fix for bug 50970 or bug 42534?
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 12•24 years ago
|
||
*** Bug 40358 has been marked as a duplicate of this bug. ***
Comment 13•24 years ago
|
||
CC'ing dimi - I think its related. We may have hit a bug in the template code.
dimi - what's the new bug that got filed against waterson/rjc? we may need that
to be fixed sooner rather than later to get both this and 50970
Status: REOPENED → ASSIGNED
Whiteboard: [nsbeta3+] Fix in hand → [nsbeta3+]
Assignee | ||
Comment 14•24 years ago
|
||
Alec, I added a rule to set server menuitems hidden, and commented out the
seperator. Sub-folders of folders still work fine, as they are handled by the
following rule.
If I comment out the rule's contents, or comment out the new "hidden" menuitem,
bug 50970 creeps back in. Very strange. It is probably related to the bug I
haven't yet filed against waterson. :) I'll file it today.
patch coming.
Assignee | ||
Comment 15•24 years ago
|
||
Comment 16•24 years ago
|
||
PDT reviewing P2 bugs. Not clear what the user impact is to this problem, but if
your patch is good, check it in before we start throwing P2 bugs overboard.
Whiteboard: [nsbeta3+] → [nsbeta3+][NEED INFO]
Assignee | ||
Comment 18•24 years ago
|
||
Checked in fix.
Status: NEW → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 19•24 years ago
|
||
OK using:
2000-09-15-08 commercial build linux rh6.0
2000-09-15-05 commercial build NT 4.0
2000-09-15-04 commercial build mac OS 9.0
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•