Closed
Bug 310484
Opened 20 years ago
Closed 20 years ago
cross-account virtual folders
Categories
(MailNews Core :: Search, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
(Blocks 1 open bug)
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
19.38 KB,
patch
|
mscott
:
superreview+
mscott
:
approval1.8rc1+
|
Details | Diff | Splinter Review |
I couldn't find an existing bug on this, so I filed a new one. Cross-account
virtual folders would allow people to do things like a true global inbox. Patch
coming up.
| Assignee | ||
Comment 1•20 years ago
|
||
this switches the saved search folder picker to span all accounts, and makes
the search backend know how to do searches across different kinds of accounts.
Most of the search backend changes are just cleanup of unused stuff; the actual
cross-account search stuff is fairly simple - we execute the consecutive scopes
of a particular type (online/offline) and switch modes when the scope type
changes.
Attachment #197885 -
Flags: superreview?(mscott)
Related to Suite bug 131438 comment 10?
Updated•20 years ago
|
Attachment #197885 -
Flags: superreview?(mscott) → superreview+
| Assignee | ||
Comment 3•20 years ago
|
||
fixed on trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•20 years ago
|
||
Comment on attachment 197885 [details] [diff] [review]
proposed fix
it's time.
I also ran a testing thread on this on MZ and got very positive feedback.
Attachment #197885 -
Flags: approval1.8rc1+
Comment 5•20 years ago
|
||
Fixing Bugzilla Bug 253268 would make this one a lot more friendly, as people
are going to want to not have to go find their messages to "unmark" in a
different way.
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
•