LDAP query fails since update to 45.1.1. Decouple ldap search format from local query format
Categories
(Thunderbird :: Address Book, defect)
Tracking
(thunderbird_esr52 affected, thunderbird55 affected)
People
(Reporter: admin, Assigned: aceman)
References
Details
(Keywords: regression)
Attachments
(4 files)
Reporter | ||
Comment 1•9 years ago
|
||
Comment 3•9 years ago
|
||
Reporter | ||
Comment 5•9 years ago
|
||
Reporter | ||
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Reporter | ||
Comment 8•9 years ago
|
||
Reporter | ||
Comment 9•9 years ago
|
||
Reporter | ||
Comment 10•9 years ago
|
||
![]() |
Assignee | |
Comment 11•9 years ago
|
||
Reporter | ||
Comment 12•9 years ago
|
||
![]() |
Assignee | |
Comment 13•9 years ago
|
||
Comment 14•9 years ago
|
||
Updated•9 years ago
|
Comment 15•9 years ago
|
||
Updated•9 years ago
|
Comment 17•8 years ago
|
||
Comment 18•8 years ago
|
||
Comment 19•8 years ago
|
||
Comment 20•8 years ago
|
||
Updated•8 years ago
|
Comment 22•7 years ago
|
||
![]() |
Assignee | |
Comment 23•7 years ago
|
||
Comment 25•4 years ago
|
||
I see several users able to reproduce this issue...
Can you create a new profile https://support.mozilla.org/en-US/kb/using-multiple-profiles to see if this reproduces with beta https://archive.mozilla.org/pub/thunderbird/releases/90.0b2/ ?
beta implements new ldap code https://www-stage.thunderbird.net/en-US/thunderbird/90.0beta/releasenotes/
Updated•2 years ago
|
Comment 26•2 years ago
|
||
I tested LDAP with a secured connection over SSL in Thunderbird stable v102 and Beta v112 and can confirm that LDAP search works for me. This bug may still be valid for unsecured connections.
Comment 27•2 years ago
|
||
In thunderbird 102 the default value of "mail.addr_book.quicksearchquery.format" is still "(or(DisplayName,c,@V)(FirstName,c,@V)(LastName,c,@V)(NickName,c,@V)(PrimaryEmail,c,@V)(SecondEmail,c,@V)(and(IsMailList,=,TRUE)(Notes,c,@V))(Company,c,@V)(Department,c,@V)(JobTitle,c,@V)(WebPage1,c,@V)(WebPage2,c,@V))" and used for LDAP search, and it still doesn't work for me. Changing it to "(or(DisplayName,c,@V)(FirstName,c,@V)(LastName,c,@V)(PrimaryEmail,c,@V))" works.
Reporter | ||
Comment 28•1 year ago
|
||
Can confirm, this is still an issue in 115.2.2.
No results whatsoever until the format is changed.
Updated•11 months ago
|
Description
•