LDAP search creating a new message only returns the 20 records of the LDAP directory, independantly of the substring
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(thunderbird_esr78 unaffected, thunderbird_esr91 unaffected, thunderbird91 wontfix, thunderbird92 wontfix, thunderbird93 affected)
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | unaffected |
thunderbird_esr91 | --- | unaffected |
thunderbird91 | --- | wontfix |
thunderbird92 | --- | wontfix |
thunderbird93 | --- | affected |
People
(Reporter: menga, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [fixed by bug 1726350])
Attachments
(1 file)
(deleted),
application/pdf
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
Steps to Reproduce:
0. existing LDAP AddressBook (all search on mail creation work, and returns 0 or more records based on a search string (works in V78.0.13)
In V91 (and V92 and 93)
- Create a new mail
- Type a char-sequence into "To-Field" (e.g. "men")
- ldap search returns the first 20 records of the LDAP directory, careless of the string
Actual results:
ldap search returns the first 20 records of the LDAP directory, careless of the string
Expected results:
should returns 0 or more records starting or containing string "men" in uid, or names, fornames.
the same search works in Tools/Address Book/enter search string
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Thanks for reporting, I believe this has been fixed in bug 1726350, let's reopen if not.
Can you please download a nightly build from https://ftp.mozilla.org/pub/thunderbird/nightly/latest-comm-central/, search for thunderbird-93.0a1.en-US.win64.zip on that page. See if you can still reproduce this problem. Thanks.
Comment 2•3 years ago
|
||
Hmm, you said you have already tested on TB 93? Can you make sure it's the latest and try again, thanks.
Reporter | ||
Comment 3•3 years ago
|
||
Hi,
Sorry, I must have made a mistake, I tested On 92.0b5 (fr and en_US): it was not OK.
I tested on your link (ie nightly build 93.0a1 Sep.1): IT WORKS! (as on TB 78.0.13).
I can't use a nightly build for my users (we are french, and my users don't use a en_US build). So how to obtain a localized build with this correction ?
Pierre
Comment 4•3 years ago
|
||
I guess the fix will be included in a 91 release later this month. Or if beta release is good for you, there will be a 93.0b1 next week.
To get it working on 91, there is a workaround in bug 1726350 comment 18 and bug 1726350 comment 19, sorry for the inconvenience.
Updated•3 years ago
|
Description
•