[Tickets #13328] Re: Children field missing when adding new contact
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Jul 8 03:59:07 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13328
------------------------------------------------------------------------------
Ticket | 13328
Updated By | bennettj at johnbennettservices.com
Summary | Children field missing when adding new contact
Queue | Turba
Version | 4.2.0RC2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
bennettj at johnbennettservices.com (2014-07-08 03:59) wrote:
> With Turba 4.2RC, and 4.1.x, the children field isn't shown when
> adding a new contact using localsql. The table is created in mySQL,
> but Backends.php is missing
>
> 'children' => 'children',
>
> around line 278, and in the tabs, array, Personal section, it's
> missing in the array.
>
> I added it after anniversary.
>
> These entries are both present in the Kolab section, and it doesn't
> appear to have been deprecated.
>
That should be
> 'children' => 'object_children',
More information about the bugs
mailing list