[Users] [Bug 3.9.0] From/To/... quicksearch [Was: Re: Claws Mail 3.9.0 Unleashed!!]

Paul Rolland (=?UTF-8?B?44Od44O844Or44O744Ot44Op44Oz?=) rol at witbe.net
Fri Nov 16 13:03:41 CET 2012


Hello,

On Thu, 15 Nov 2012 16:17:53 +0100
Colin Leroy <colin at colino.net> wrote:

> On Thu, 15 Nov 2012 16:15:32 +0100, Paul Rolland (ポール・ロラン)
> <rol at witbe.net> wrote:
> 
> > Unfortunately, I've the feeling the "From/To/Subject/Tag" search is
> > broken.
> 
> On IMAP? Can you include --debug log?

Some more details... If I comment "prepare_matcher_tag" in
prepare_matcher_mixed() so that the code looks like :
static void prepare_matcher_mixed(AdvancedSearch *search)
{
        // prepare_matcher_tag(search);

        prepare_matcher_header(search, MATCHCRITERIA_SUBJECT);
        prepare_matcher_header(search, MATCHCRITERIA_FROM);
        prepare_matcher_header(search, MATCHCRITERIA_TO);
}

then I can nearly restore the search, but I need to validate with "Return"
any input I do in the quicksearch field.

What is really weird is that this validation is also required for "From",
"To", "Subject"-only search, when it is not required if I keep the above
line in the code.

I have double-checked, "Type-ahead" is checked. Unchecking, or Unchecking
and rechecking has no effect.

Paul
 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20121116/c1f41778/attachment.sig>


More information about the Users mailing list