Francis,

Francis Lachapelle schrieb (05.03.2015 22:16 Uhr):
On Mar 5, 2015, at 9:32 AM, Marc Patermann <[email protected]> 
wrote:

if I search for a name in the address book, like "georg", there are a number of 
entries found in ldap.
SOGo does only display _two_.
This is the same for a lot of cases - 98 entries found in ldap, 24 displayed 
etc.

When I search for a user to give access to my calendar, no contact is displayed 
in SOGo, but the entries are found in ldap.

The ldap log do tell what SOGo is searching for and the corresponding entries 
are found, but not displayed!

Mar  5 15:22:15 rzhs267 slapd[11121]: conn=1037 op=1 SRCH base="ou=humans,ou=foo" scope=2 
deref=0 
filter="(|(sn=*georg*)(displayName=*georg*)(telephoneNumber=*georg*)(mail=*georg*)(cn=*georg*))"
Mar  5 15:22:15 rzhs267 slapd[11121]: conn=1037 op=1 SRCH attr=*
[...]
Mar  5 15:22:15 rzhs267 slapd[11121]: conn=1037 op=1 SEARCH RESULT tag=101 
err=0 nentries=23 text=

Any JavaScript error in your browser's console?

Is the returned JSON correct? The request URL should like this:

http://<hostname>/SOGo/so/<username>/Contacts/<ldap-source-id>/view?noframe=1&search=name_or_address&value=georg&sort=c_cn&asc=true
thanks.

Yes, the json has the correct amount of contacts. They are just not displayed. BTW: it is the same in Webfrontend an in Thunderbird. So the problem may be on the server side, not in the web GUI JS (besides the JS is used in the extensions too).


Marc
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to