[Tickets #6505] email attribute needed in Turba search
bugs at horde.org
bugs at horde.org
Thu Mar 20 00:12:48 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6505
-----------------------------------------------------------------------
Ticket | 6505
Created By | m.gabriel at das-netzwerkteam.de
Summary | email attribute needed in Turba search
Queue | Kolab
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
m.gabriel at das-netzwerkteam.de (2008-03-19 20:12) wrote:
with kolab, Turba's sources.php uses the "emails" (plural) attribute 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 at das-netzwerkteam.de: Keine Frei/Gebucht-URL für
m.gabriel at das-netzwerkteam.de gefunden.
More information about the bugs
mailing list