6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9280] Compatibility with iPhone and OSX Addressbook vcard.
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .__ ._. __. |\/|[ __[__) | (__ | |[_./[__)_|_.__)
Comment
> To ensure sync compatibility with iPhone and OSX Adressbook using > funambul is necessary to modify the file turba/config/sources.php > adding: > > 'homeEmail' => 'object_homeemail', > 'workEmail' => 'object_workemail', > > and then: > > _("Communications") => array('email', 'homeEmail', 'workEmail', > 'homePhone', 'workPhone', > 'cellPhone', 'fax', 'pager'), > > and then to modify the db structure: > > ALTER TABLE `turba_objects` > ADD `object_homeemail` VARCHAR( 255 ) NOT NULL AFTER `object_email`, > ADD `object_workemail` VARCHAR( 255 ) NOT NULL AFTER `object_homeemail` > > I hope to find these enhancement in the next version .... thank you.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers