Closed
Bug 106187
Opened 24 years ago
Closed 24 years ago
Add "Label" as a filter action
Categories
(MailNews Core :: Filters, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: scottputterman, Assigned: ssu0262)
References
()
Details
Attachments
(3 files, 2 obsolete files)
11.54 KB,
patch
|
ssu0262
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
23.19 KB,
image/jpeg
|
Details | |
13.19 KB,
patch
|
vparthas
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
Now that we are doing labels we should be able to create a filter action for it.
See the spec listed in the url field for the current design.
Reporter | ||
Updated•24 years ago
|
Comment 1•24 years ago
|
||
I'll add the backend for this and give it back to you for the front end.
Assignee: sspitzer → bienvenu
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
this patch hardcodes the label strings in the filter ui, while Sean does the
prefs ui for setting the label strings.
Comment 4•24 years ago
|
||
Comment on attachment 54710 [details] [diff] [review]
first cut at fix
sr=sspitzer
Attachment #54710 -
Flags: superreview+
Comment 5•24 years ago
|
||
r=naving
Comment on attachment 54710 [details] [diff] [review]
first cut at fix
r=ssu
Attachment #54710 -
Flags: review+
Comment 7•24 years ago
|
||
reassigning to Sean to do the work to get the user's label names in the filter ui.
Assignee: bienvenu → ssu
This second patch fixes a problem of a previous labels filter info not properly
displayed on the initialization of the filters dialog.
Attachment #57414 -
Attachment is obsolete: true
Comment 10•24 years ago
|
||
I was just trying this out to help sean. David, it seems that you have not added
the code actually does the filtering (imap and pop3).
Comment 11•24 years ago
|
||
looks like I never got it reviewed or checked in. I'll attach a patch.
Comment 12•24 years ago
|
||
can you attach a screen shot?
Assignee | ||
Comment 13•24 years ago
|
||
thought it might look like it hasn't changed from before, it now uses the
descriptions from the prefs.
Comment 14•24 years ago
|
||
Regarding the wording 'Label the message header'... I don't think the average
user knows or cares what a message header is. How about simply 'Label the
message'?
Comment 15•24 years ago
|
||
Yes, I agree with Alex's suggestion: "Label the message"
Assignee | ||
Comment 16•24 years ago
|
||
This patch contains the wording change.
Attachment #57687 -
Attachment is obsolete: true
Comment 17•24 years ago
|
||
Comment on attachment 60741 [details] [diff] [review]
patch v.1.2 to fix the labels feature in filters dialog
sr=sspitzer, looks good.
one open issue, should "None" be a filter option? (may be useful for filtering
after the fact.)
Attachment #60741 -
Flags: superreview+
Comment 18•24 years ago
|
||
Comment on attachment 60741 [details] [diff] [review]
patch v.1.2 to fix the labels feature in filters dialog
r=varada
Attachment #60741 -
Flags: review+
Assignee | ||
Comment 19•24 years ago
|
||
patch checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 20•24 years ago
|
||
Label filter action present in filter rules dialog's action list, selectable and
works when message received which matches conditions set.
Filter action for label in and basically working. Any specific issues found with
the label filter action will be logged separately.
OK using dec13 commercial truk buuld: win98, mac OS X, linux rh6.2
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•