Thank you very much for this hint, I managed to fix it.
Edit the file defaults/preferences/site.js in the xpi and add/modify this line:
pref("sogo-integrator.autocomplete.server.urlid", "<ID_OF_ADDRESS_BOOK>"); [1]
and change the ID enclosed in double quotes with the id of your address book.
I tested it (Win10, TB60) and it remains persistent after Thunderbird restarts.
Best regards Christoph Zechner [1] https://sogo.nu/bugs/view.php?id=2323 On 17/09/2018 14.59, Christian Naumer ([email protected]) wrote:
Just tested it now with freshly installed plugins from the nightly builds. On Linux x64 with TB 60. It still does not work. The auto completion works for us as long as we set the LDAP-address book option. This setting is lost if the application is restarted. But this is I think a Thunderbird bug as we have this behaviour on TB52 as well. Regards Christian Am 17.09.18 um 14:07 schrieb Christoph Zechner ([email protected]):Hi there, exactly which version of the new plugin did you use for this? Our tests with the new plugin (from six days ago) showed that address book syncing has been fixed (and I just tested it again after reading your e-mail, done on Win10 with TB60 (x86) and sogo-integrator-60.0.0). Our problem is auto-completing adresses from another address book which all users get as read-only directory: SOGoUserSources = ( { CNFieldName = gecos; IDFieldName = uid; KindFieldName = kind; MultipleBookingsFieldName = Multiplebookings; UIDFieldName = uid; baseDN = "ou=Users,o=example,c=com"; bindFields = ( uid ); canAuthenticate = YES; displayName = "Company Users"; filter = "(status='Active')"; hostname = localhost; id = example.com; isAddressBook = YES; port = 666; scope = ONE; } ); Auto-completing e-mail addresses from this adress book are unfortunately not working, related errors from the console: NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIAbDirectoryQuery.doQuery] nsAbLDAPAutoCompleteSearch.js:264 TypeError: description is null[Learn More] common-dialog-overlay.js:62:6 _SIGetDialogType chrome://sogo-integrator/content/global/common-dialog-overlay.js:62:6 SICommonDialogOnLoad chrome://sogo-integrator/content/global/common-dialog-overlay.js:114:19 <anonymous> chrome://global/content/commonDialog.xul:27:7 openModalWindow jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:353:5 openPrompt jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:563:9 confirmEx jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:704:9 confirmEx jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:74:16 ComposeCanClose chrome://messenger/content/messengercompose/MsgComposeCommands.js:4320:18 DoCommandClose chrome://messenger/content/messengercompose/MsgComposeCommands.js:2014:7 onclose chrome://messenger/content/messengercompose/messengercompose.xul:1:8 Thanks in advance! Best regards Christoph Zechner On 17/09/2018 12.44, Christian Naumer ([email protected]) wrote:We also have an issue with the new plugins on TB60: In the address book contacts are synced from the server to the client but not back. Any new contacts created or modiefied do not show up on the server. Err in console is: 12:38:22.278 ReferenceError: getUri is not defined 1 abEditCardDialog.groupdav.overlay.js:24:9 OnLoadHandler chrome://sogo-connector/content/addressbook/abEditCardDialog.groupdav.overlay.js:24:9 goEditCardDialog chrome://messenger/content/addressbook/abCommon.js:742:3 AbEditCard chrome://messenger/content/addressbook/abCommon.js:497:5 AbResultsPaneDoubleClick chrome://messenger/content/addressbook/addressbook.js:532:3 AbResultsPaneOnClick chrome://messenger/content/addressbook/abResultsPane.js:298:7 onclick chrome://messenger/content/addressbook/addressbook.xul:1:1 does anyone else see this? Should I open a bug? Regards Christian
-- [email protected] https://inverse.ca/sogo/lists
