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 [#7802] email vs. emails
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. ..__ . ..___. | |[ __|_/ _/ | \__|[_./| \./__.
Comment
> try the following: > > > > 1. create a contact with one email address in a personal folder > > 2. copy the contact to a shared contact folder > > 3. a php error should occur: > > > > Notice: Array to string conversion in > /usr/local/share/_horde-versions_/horde4-cvs+git-20081223/horde/turba/lib/Driver.php on line > 442 > > > > Notice: Array to string conversion in > /usr/local/share/_horde-versions_/horde4-cvs+git-20081223/horde/turba/lib/Driver.php on line > 443 > > > > here is some debug output ($entry): > > array(17) { ["uid"]=> string(32) "84bd16bca84bb10662d6b130345acbd3" > ["body"]=> string(0) "" ["categories"]=> string(0) "" > ["creation-date"]=> int(1230037930) ["last-modification-date"]=> > int(1230037930) ["sensitivity"]=> string(6) "public" > ["product-id"]=> string(12) "Horde::Kolab" ["given-name"]=> > string(6) "Firstname" ["last-name"]=> string(7) "Lastname" > ["full-name"]=> string(14) "Firstname Lastname" ["birthday"]=> > string(10) "1973-01-01" ["email"]=> array(1) { [0]=> array(3) { > ["display-name"]=> string(14) "Firstname Lastname" > ["smtp-address"]=> string(17) "flastnamel@horde.tld" ["uid"]=> > string(0) "" } } ["emails"]=> string(17) "flastname@hord.tld" > ["__type"]=> string(6) "Object" } > > > > > > and $val that raises the error > > Fields: > > string(5) "email" > > > > afterwards the contact object has two mailadresses: > flastname@horde.tld AND an email address named ,,Array''... > > > > to my point of view $email should be dealt with as somehow invisible > (as suggested in the latest sources.php of turba). > > > > i am wondering why this issue only occurs with shared contact folders > but not with personal contact folders... > > > >
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