Closed
Bug 309415
Opened 19 years ago
Closed 19 years ago
message views and quick search interact strangely
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: asa, Assigned: mscott)
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
961 bytes,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
I've created a message view "Is Junk" (customize, create a new view, junk status equals junk). When I have "Subject or Sender" selected in the quicksearch field, this view works to show my messages marked as Junk. When I switch to "Entire message" in the quicksearch field, the "Is Junk" view shows as empty. This was tested with the latest 1.8 branch build with windows XP
| Reporter | ||
Updated•19 years ago
|
Flags: blocking1.8b5?
| Assignee | ||
Comment 1•19 years ago
|
||
Putting this on my 1.1 list. (clearing the flag since this should be thunderbird only and I don't want to make it show up on the firefox bug blocker list)
Status: NEW → ASSIGNED
Flags: blocking1.8b5?
Target Milestone: --- → Thunderbird1.1
| Assignee | ||
Comment 2•19 years ago
|
||
Even if you didn't have any actual quick search text, we still saw that the quick search mode was set to Entire Message, and were using an imap online search scope for searches that should have been done locally. This fixes Asa's problem. I can still get the search in trouble by using a view that uses offline criteria (like this isJunk example) and combining that with a quick search for Entire Message with some valid data (thus requiring an online search). That's going to be pretty hard to merge the local and online search terms together, hopefullly we can punt on that part for 1.5.
Attachment #197475 -
Flags: superreview?(bienvenu)
Updated•19 years ago
|
Attachment #197475 -
Flags: superreview?(bienvenu) → superreview+
You need to log in
before you can comment on or make changes to this bug.
Description
•