View Issue Details

IDProjectCategoryView StatusLast Update
0003102SOGoActiveSyncpublic2015-05-12 14:30
ReporterShujie Assigned Toludovic  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSDebianOS VersionWheezy
Product Version2.2.15 
Target Version2.3.0Fixed in Version2.3.0 
Summary0003102: Get error email addresses entry using ActiveSync in Android if the contacts has multiple alternate address.
Description

Hi,

We are using LDAP and some users has multiple gosaMailAlternateAddress attribute.
We're using configuration like this to create address-book of users' alternate email address.

MailFieldNames = ( gosaMailAlternateAddress );
mapping = {
mail = gosaMailAlternateAddress;
};

If a user has only one gosaMailAlternateAddress, there is no problem. However if having more than one gosaMailAlternateAddress, the user will show up in the contact list with wrong email address like this:
("example@xxx.com","example1@xxx.com","example3@xxx.com")

It would be better if it can be split it several email addresses.

TagsNo tags attached.

Issue History

Date Modified Username Field Change
2015-02-12 15:11 Shujie New Issue
2015-05-12 14:30 ludovic Target Version => 2.3.0
2015-05-12 14:30 ludovic Note Added: 0008470
2015-05-12 14:30 ludovic Status new => resolved
2015-05-12 14:30 ludovic Fixed in Version => 2.3.0
2015-05-12 14:30 ludovic Resolution open => fixed
2015-05-12 14:30 ludovic Assigned To => ludovic