Summary | Children field missing when adding new contact |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | bennettj (at) johnbennettservices (dot) com |
Created | 07/07/2014 (4018 days ago) |
Due | |
Updated | 07/09/2014 (4016 days ago) |
Assigned | |
Resolved | 07/09/2014 (4016 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
localsql. It's NOT created via the migration scripts. If it exists
in your database, it was added manually and you need to create the
proper mappings in a backends.local.php file.
install for a long time. I don't remember adding it manually.
I'm sorry for the false report. Please close this case.
State ⇒ Not A Bug
Version ⇒ Git master
It's NOT created via the migration scripts. If it exists in your
database, it was added manually and you need to create the proper
mappings in a backends.local.php file.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Children field missing when adding new contact
Type ⇒ Bug
State ⇒ Unconfirmed
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.