Funkcionalnosć toś togo sedła se pśez wótwardowańske źěła wobgranicujo, kótarež maju wašo dožywjenje pólěpšyś. Jolic nastawk waš problem njerozwězujo a cośo pšašanje stajiś, wobrośćo se na našo zgromoźeństwo pomocy, kótarež na to caka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomagaś.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

Adress completion from LDAP server does not work since about 6 month

  • 1 wótegrono
  • 1 ma toś ten problem
  • 4 naglědy
  • Slědne wótegrono wót jeff38

more options

Hi,

My configuration of Thunderbird has not been changed, but since about 6 month the auto-completion of user address from the LDAP does not work anymore (today I use the 31.4 Linux version). I have reproduce the problem with Debian and ArchLinux. With and "old" 24 version it still works fine.

Some more details : Auto-completion does not work at all. Search in ldap-addressbook a user takes about 30 to 40 secondes to find matching users (before it was 2 or 3 sec). I use the extension Awesomeldapinfo 1.0 with the same thunderbird client and the same ldap and it works fine. So the connection parameters are ok.

Thanks for help. Regards, JF

Hi, My configuration of Thunderbird has not been changed, but since about 6 month the auto-completion of user address from the LDAP does not work anymore (today I use the 31.4 Linux version). I have reproduce the problem with Debian and ArchLinux. With and "old" 24 version it still works fine. Some more details : Auto-completion does not work at all. Search in ldap-addressbook a user takes about 30 to 40 secondes to find matching users (before it was 2 or 3 sec). I use the extension Awesomeldapinfo 1.0 with the same thunderbird client and the same ldap and it works fine. So the connection parameters are ok. Thanks for help. Regards, JF

Wšykne wótegrona (1)

more options

Replace ?(or(PrimaryEmail,c,@V)(DisplayName,c,@V)(FirstName,c,@V)(LastName,c,@V)) by ?(or(PrimaryEmail,bw,@V)(DisplayName,bw,@V)(FirstName,bw,@V)(LastName,bw,@V)) in mail.addr_book.quicksearchquery.format resolv the slow response of search. But completion does still not work.