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 [#5168] Undefined offset: 1 in Driver.php on line 925
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . ,.__ __ .__. [__) \./ [ __/ `[__] [__) | [_./\__.| |
Comment
> When adding a personnal vcard file (containing around 15 entries), it > produce the error : > > Notice: Undefined offset: 1 in > /srv/www/horde-cvs/horde/turba/lib/Driver.php on line 925 > > already mentionned there : > http://lists.horde.org/archives/dev/Week-of-Mon-20051003/018643.html > > The guy provides a patch but didn't post a bug ticket, there it is :) > > > > line 925 and around : > > case 'N': > > $name = $item['values']; > > $hash['lastname'] = $name[VCARD_N_FAMILY]; > > 925 --> $hash['firstname'] = $name[VCARD_N_GIVEN]; > > if (!empty($name[VCARD_N_ADDL])) { > > > > I can't provide the vcard file causing the error, it contains really > personnal data (as any vcard...), but I'm trying to produce one which > cause the same notice, if needed. > > > > Patch attached. > > > > greets.
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