View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002723 | SOGo | Web Address Book | public | 2014-04-17 11:25 | 2014-04-17 11:27 | 
| Reporter | franta | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | new | Resolution | open | ||
| Product Version | 2.2.3 | ||||
| Summary | 0002723: GAL not working if c_name differs from c_uid | ||||
| Description | If I configure user source and GAL (SQL views) to have different values of c_name and c_uid, some features are broken.  | ||||
| Steps To Reproduce | Use SQL (or maybe also LDAP, not tested) user source and GAL (maybe both in one view) with different values of c_name and c_uid. I used: Lookup some user in GAL web interface and click on it – an error message is displayed: 
 But if you manually rewrite the URL from "…/Contacts/gal/2/edit" to "…/Contacts/gal/c_uid/edit" (where c_uid is the e-mail address), contact details are displayed. Same bug causes error while copying a contact from GAL to personal address book (error: "Invalid Contact").  | ||||
| Additional Information | Maybe ./UI/Common/UIxFolderActions.m (or its backend) uses c_uid instead of c_name.  | ||||
| Tags | addressbook | ||||