6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/2/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12501] Icalendar.php vCard import case sensitive
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,. .. . .. . \./ |__|| \ /|\ | | | ||___ \/ | \|
Comment
> Trying to import a vCard in turba like this example: > === > BEGIN:VCARD > VERSION:3.0 > N:;KKKK2 > FN:KKKK2 > TEL;TYPE=WORK:1111 > TEL;TYPE=home:2222 > X-MOZILLA-HTML:FALSE > END:VCARD > === > > The "WORK" telephone is imported ok. But the "home" one is not imported. > This is due to case sensitive. > > RFC2426 states these should not be case sensitive: > === > tel-type = "HOME" / "WORK" / "PREF" / "VOICE" / "FAX" / "MSG" > / "CELL" / "PAGER" / "BBS" / "MODEM" / "CAR" / "ISDN" > / "VIDEO" / "PCS" / iana-token / x-name > ; Values are case insensitive > === > > Attached is a patch to Icalendar,php to "upper" all param values to > fix the problem. Although I don't know if this is the right place to > fix this, it works. > > Note: I really found this problem when debugging Sogo connector sync > problems with Cardav in turba, but problem arise also when using > manual import of vcard files. >
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