Summary | email attribute needed in Turba search |
Queue | Kolab |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | wrobel (at) horde (dot) org |
Requester | m.gabriel (at) das-netzwerkteam (dot) de |
Created | 03/20/2008 (6289 days ago) |
Due | |
Updated | 04/08/2008 (6270 days ago) |
Assigned | 03/26/2008 (6283 days ago) |
Resolved | 04/08/2008 (6270 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
Initially I had the LDAP-addressbook activated and I guess that one
poses no problem anyhow. But even removing this as a source did not
cause any problem with the attendees.php script.
I have one testuser in the Kolab addressbook with the mails
"test@example.org" and "testauch@example.org" and both get displayed
once I enter "test" in the attendees.php.
Please provide additional details.
Assigned to Gunnar Wrobel
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ email attribute needed in Turba search
Queue ⇒ Kolab
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
only. this allows kolab users to store multiple email addresses in an
address book contact.
unfortunately, Turba's search function needs acces to an "email"
attribute (singular). with kolab this could be defined as "emails[0]",
.i.e. a person's primary/default mail address. the email attribute is
needed when adding an attendee to an event from a kolab address book
(new event -> attendees -> address book -> add attendee with fb-url as
contact information).
here is the php error that comes up when performing the aboves steps:
Notice: Undefined index: email in
/usr/local/share/_horde-versions_/horde3-kolab-cvs/horde/turba/lib/Driver.php
on line 427
Notice: Undefined index: email in
/usr/local/share/_horde-versions_/horde3-kolab-cvs/horde/turba/lib/Driver.php
on line 427
Notice: Undefined index: email in
/usr/local/share/_horde-versions_/horde3-kolab-cvs/horde/turba/lib/Driver.php
on line 427
Notice: Undefined index: email in
/usr/local/share/_horde-versions_/horde3-kolab-cvs/horde/turba/lib/Driver.php
on line 427
Notice: Undefined index: email in
/usr/local/share/_horde-versions_/horde3-kolab-cvs/horde/turba/lib/Driver.php
on line 427
Notice: Undefined index: email in
/usr/local/share/_horde-versions_/horde3-kolab-cvs/horde/turba/lib/Driver.php
on line 427
* NachrichtFehler beim Auslesen der Frei/Gebucht-Informationen
für m.gabriel@das-netzwerkteam.de: Keine Frei/Gebucht-URL für
m.gabriel@das-netzwerkteam.de gefunden.