6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4076] export vcard - escape of ;
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. .. . __ [ __| ||\ ||_/ / ` [_./|__|| \|| \\__.
Comment
> When I export in vcard, there are numerous ";" that > > are converted to "\;" where they should not be. > > > > This happens in the "N" (name) and "ADR" (adress) > > fields, when the values are empty. > > > > As an example, here is part of one entry: > > > > ----- > > N:Aerotechnik\;\;\;\; > > ADR;TYPE=HOME:\;\;\;\;\;\; > > ADR;TYPE=WORK:\;\;\;\;\;\; > > ----- > > > > but it should read: > > ----- > > N:Aerotechnik;;;; > > ADR;TYPE=HOME:;;;;;; > > ADR;TYPE=WORK:;;;;;; > > ----- > > > > > > The problem is that is escapes ";" even when it is used > > as a field seperator. > > > > The code is in horde/lib/Horde/iCalendar.php in > > function _exportvData on line 790.
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