advanced address book search: search street/city searches only work address
Categories
(MailNews Core :: Address Book, defect)
Tracking
(Not tracked)
People
(Reporter: wdhmlb, Assigned: njsg)
References
()
Details
(Keywords: ux-consistency)
Attachments
(1 file)
2.57 KB,
patch
|
Details | Diff | Splinter Review |
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Updated•20 years ago
|
Updated•20 years ago
|
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Comment 5•18 years ago
|
||
Updated•17 years ago
|
Comment 6•15 years ago
|
||
Comment 9•11 years ago
|
||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
I noticed this two decades old bug also shows up in my 64-bit Thunderbird v102.11 as well. :( There's a new bug report for it in https://bugzilla.mozilla.org/show_bug.cgi?id=1832390.
Assignee | ||
Comment 12•2 years ago
|
||
AB search code in TB is in a separate file but I think it still uses the same logic to build the search string.
It seems at least now (tested in 2.53.17b1pre) I can build a search string that has an (or...) for multiple attributes even inside an (and...) search, but I'd like to understand this better, to make sure it doesn't break anything.
Assignee | ||
Comment 13•2 years ago
|
||
An attempt at adding the private/home fields in the search dialog code. (Also adds the second address lines.)
This seems to work here, but is this a good way to handle it, and is it enough? Is the restriction about mixing "and" and "or" completely gone or is there some situation where this might not work?
Does anything need to be done for LDAP? (LDAP searches still work with this, so at least it doesn't break.)
Updated•11 months ago
|
Description
•