[Tickets #10449] Undefined index: assistantPhone
bugs at horde.org
bugs at horde.org
Mon Aug 22 12:47:49 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10449
------------------------------------------------------------------------------
Ticket | 10449
Created By | rsalmon at mbpgroup.com
Summary | Undefined index: assistantPhone
Queue | Turba
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-08-22 12:47) wrote:
NOTICE: HORDE [turba] PHP ERROR: Undefined index: assistantPhone [pid
25857 on line 109 of "/var/www/html/hordetest/turba/lib/Api.php"]
HORDE [turba] PHP ERROR: Undefined index: assistantPhone [pid 25857 on
line 110 of "/var/www/html/hordetest/turba/lib/Api.php"]
possible fix, add the following code to turba/config/attributes.php
$attributes['assistantPhone'] = array(
'label' => _("Assistant Phone"),
'type' => 'phone',
'required' => false
);
More information about the bugs
mailing list