Ko tenda hembiapoite sa’ivéta oñemba’apokuévo hese hembiapo porãve hag̃ua. Peteĩ jehaipyre nomoĩporãiramo ne apañuái ha eporanduséramo, roguerekohína ore nepytyvõ rekoha ikatútava ndeykeko @FirefoxSupport Twitter-pe ha avei /r/firefox Reddit-pe.

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

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

  • 1 Mbohovái
  • 1 oguereko ko apañuái
  • 4 Hecha
  • Mbohovái ipaháva 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

Opaite Mbohovái (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.