GAL search on Android 4 - company name and address

Samuel Wolf <[email protected]>
Newsgroups gmane.comp.horde.turba
Message-ID <[email protected]>
I use LDAP for our GAL adress book, search work fine, but I can not  
see the company name
in the "People" app on Android 4 (seen it in the activesync debug log  
of the GAL search result).

TouchDown App show the company, but Android 4 not. Is this a missing  
feature of Android?

Is it possible to show the address as well? Do not seen this in the  
debug log, so maybe it isn't possible with GAL?

Samuel

backends.local.php
[...]
     'map' => array(
         '__key' => 'dn',
	'name' => 'displayname',
         'email' => 'mail',
         'homePhone' => 'homephone',
         'workPhone' => 'telephonenumber',
         'cellPhone' => 'mobile',
         'firstname' => 'givenname',
         'lastname' => 'sn',
         'company' => 'o',
         'workStreet' => 'street',
         'workPostalCode' => 'postalCode',
         'workCity' => 'l',
[...]
     'search' => array(
         'name',
         'email',
         'workPhone',
         'cellPhone',
         'workStreet',
         'workPostalCode',
         'workCity',
     ),
[...]


-- 
turba mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.