Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003750 | SOGo | Backend General | public | 2016-06-28 10:41 | 2017-02-15 15:44 |
Reporter | hkunz | Assigned To | francis | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 3.1.2 | ||||
Fixed in Version | 3.1.5 | ||||
Summary | 0003750: LDAP addressbook: Proxy Error when user has more than one descritpion field | ||||
Description | I use my LDAP users as global address book. Whenever I select a user with more than one description entries, I get a Proxy Error in the webclient and no user data is shown. At the same time, a sogod child crashes (see log below). If I delete all but one description entries in the LDAP directory for such a particular user, the problem does not occur. Therefore it appears that SOGo cannot handle LDAP users with more than one description entry. | ||||
Steps To Reproduce | Select a user from an LDAP directory with more than one description entry. | ||||
Additional Information | 2016-06-28 12:38:46.895 sogod[26752] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'ou=people,dc=ifi,dc=uzh,dc=ch' filter '(uid=geppert)' for attrs '' | ||||
Tags | No tags attached. | ||||
sogo: master 9d65d7c3 2016-08-01 15:55 Details Diff |
Support multiple descriptions from LDAP entries Fixes 0003750 |
Affected Issues 0003750 |
|
mod - NEWS | Diff File | ||
mod - SoObjects/Contacts/NGVCard+SOGo.h | Diff File | ||
mod - SoObjects/Contacts/NGVCard+SOGo.m | Diff File | ||
mod - UI/Contacts/UIxContactView.m | Diff File | ||
mod - UI/Templates/ContactsUI/UIxContactViewTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Contacts/Card.service.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-28 10:41 | hkunz | New Issue | |
2016-06-28 11:15 | hkunz | Note Added: 0010440 | |
2016-06-28 15:38 | hkunz | Note Added: 0010446 | |
2016-08-01 19:56 | francis | Changeset attached | => sogo master 9d65d7c3 |
2016-08-01 19:56 | francis | Assigned To | => francis |
2016-08-01 19:56 | francis | Resolution | open => fixed |
2016-08-01 19:56 | francis | Status | new => resolved |
2016-08-01 19:56 | francis | Fixed in Version | => 3.1.5 |
2017-02-15 15:44 | ludovic | Relationship added | related to 0004028 |