It's fixed. Try the next nightly build.

Thanks,

Francis

> On Oct 25, 2016, at 8:47 AM, Andreas (list_m...@zero-one.net) <users@sogo.nu> 
> wrote:
> 
> It's 3.2.0. Installed on Ubuntu 16.04 via
> 
> deb https://packages.inverse.ca/SOGo/nightly/3/ubuntu/ xenial xenial
> 
> 
> Am Di, 25. Okt 2016, um 14:41, schrieb Francis Lachapelle:
>> Hello Andreas
>> 
>>> On Oct 25, 2016, at 4:58 AM, Andreas (list_m...@zero-one.net) 
>>> <users@sogo.nu> wrote:
>>> 
>>> when adding a new contact with SOGo's Web interface the notes field is
>>> prefilled with "[object Object]". Without removing or overwriting this,
>>> the contact could not be saved.
>>> 
>>> We have connected SOGo via LDAP:
>>> 
>>> SOGoUserSources = (
>>>   {
>>>     type = ldap;
>>>     CNFieldName = cn;
>>>     UIDFieldName = uniqueIdentifier;
>>>     bindFields = (uniqueIdentifier); // array of fields to use for
>>>     indirect binds
>>>     baseDN = "ou=Users,dc=example,dc=com";
>>>     canAuthenticate = YES;
>>>     hostname = ldap://ldap.example.com:389????!StartTLS;
>>>     bindDN = "uid=sogo,ou=Services,dc=example,dc=com";
>>>     bindPassword = 123456;
>>>     id = directory;
>>>     isAddressBook = NO;
>>>     userPasswordAlgorithm = CRYPT;
>>>     MailFieldNames = ( mail, mailAlias );
>>>   }
>>> );
>>> 
>>> Ist there any error in our config?
>> 
>> What version of SOGo do you use? How did you installed it?
>> 
>> 
>> Francis
>> -- 
>> users@sogo.nu
>> https://inverse.ca/sogo/lists



-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to