Closed
Bug 349993
Opened 18 years ago
Closed 15 years ago
"Invalid key supplied in the SEARCH command" with mailviews in "Entire Message" quicksearch mode when switching from saved search folder that searches an imap folder to that imap folder
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tuukka.tolvanen, Unassigned)
References
(Blocks 1 open bug)
Details
str:
1. create virtual (saved search) folder that searches for 'foo' in the subject in an imap folder
2. open the imap folder
3. set quick search to "Entire Message" mode (leave blank)
4. select the first (~any) label/tag view from the mailviews dropdown
5. open the saved search folder
6. open the imap folder
expected:
* at step 5, mailviews dropdown should reset to the sticky setting of the folder opened (or to "All", if virtual folders want to be special like that)
* at step 6, mailview search on the opened folder should succeed
actual:
* at step 5, mailviews dropdown does not change
* at step 6, blank message list where search hits expected, and Alert: The current command did not succeed. The mail server responded: Protocol Error: "Invalid key supplied in the SEARCH command"..
saw some crashes playing around with this, too. stacks later maybe.
tbird trunk 20060820 linux
Reporter | ||
Comment 1•18 years ago
|
||
(In reply to comment #0)
> str:
1. create virtual (saved search) folder that matches messages with some tag for 'foo' in the subject in an imap folder
> 2. open the imap folder
> 3. set quick search to "Entire Message" mode (leave blank)
> 4. select the first (~any) label/tag view from the mailviews dropdown
> 5. open the saved search folder
> 6. open the imap folder
that seems to reproduce it more reliably...
Reporter | ||
Comment 2•18 years ago
|
||
(In reply to comment #1)
> (In reply to comment #0)
> > str:
> 1. create virtual (saved search) folder that matches messages with some tag for
> 'foo' in the subject in an imap folder
oh bother :( s/for 'foo' in the subject//
Comment 4•15 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3pre) Gecko/20090807 Shredder/3.0b4pre
feel free to reopen if you can reproduce using current trunk
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Version: Trunk → 2.0
You need to log in
before you can comment on or make changes to this bug.
Description
•