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 [#14673] Handling bad VCARD format from the iPhone.
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..___.. ..__.. , | _/ | || | \./ | ./__.|__||__\ |
Comment
> Sorry, I forgot to mention that the diff is for turba/lib/Driver.php > >> 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
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