6.0.0-beta4
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/17/26
History
Attachments
Comment
Watch
Download
Comment on [#14673] Handling bad VCARD format from the iPhone.
*
Your Email Address
*
Spam protection
Enter the letters below:
.. ,. .. ,.___ | \./ \ / \./ [__ \__| | \/ | [___
Comment
> Configuration: horde and iOS contact are kept in sync using with CardDAV. > Horde is installed from the debian distribution (debian stretch). > > When adding contacts, the user may not select any "type" field for > the telephone number, and there is no default. This breaks the VCARD > format, see the attachment. > > The problematic line is the following: > TEL;type=pref:+36303770746 > > This snipplet fixed this for me, by rewriting the "PREF" field to "CELL". > This may not be the most elegant fix, bit it works for me. > > 2307d2306 > < $no_more_fields=true; > 2311,2313d2309 > < if ($no_more_fields && $type==='PREF') { > < $type='CELL'; > < } >
Attachment
Watch this ticket
New Ticket
My Tickets
Search
Query Builder
Reports
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