Summary | input fields disappear |
Queue | Turba |
Queue Version | 3.0.10 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | makeri-kutsonu (at) t-online (dot) de |
Created | 11/08/2011 (4990 days ago) |
Due | |
Updated | 10/18/2012 (4645 days ago) |
Assigned | 11/08/2011 (4990 days ago) |
Resolved | 10/18/2012 (4645 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
a new ticket ...
h4 searching thows an unhandled exception:
A fatal error has occurred
Nonexistant class "Horde_Form_Type_" for field type ""
1. Turba_View_List->display() /var/www/html/horde/turba/search.php:277
2. Turba_View_List->getPage() /var/www/html/horde/turba/lib/View/List.php:188
3. Turba_View_List->_get() /var/www/html/horde/turba/lib/View/List.php:255
4. include() /var/www/html/horde/turba/lib/View/List.php:411
5. Horde_Form->getType() /var/www/html/horde/turba/templates/browse/row.inc:79
backends.local.php
'map' => array(
'__key' => 'dn',
'__uid' => 'uid',
'name' => 'cn',
'firstname' => 'givenName',
'lastname' => 'sn',
# 'login' => 'uid',
'email' => 'mail',
'workPhone' => 'telephoneNumber',
'workAddress' => 'postalAddress',
'office' => 'roomNumber',
'department' => 'ou',
'freebusyUrl' => 'calFBURL'
),
'tabs' => array( _('email')),
'search' => array(
'lastname',
'firstname',
# 'login',
'email'
),
'strict' => array('dn','sn'),
'public' => true,
'export' => false,
'readonly' => true,
'browse' => false
use the LDAP address book right from the beginning?
use the LDAP address book right from the beginning?
State ⇒ Feedback
If i click to "New Contact", select a IMAP-Addressbook, and then
select local sql-addressbook, then, all input-fields dissappear.
I see only a click button "Add".
after local-sql-addressbook you must select a imap-addressbook :
1. Select local-mysql-Addressbook
2. Select IMAP-Addressbook
all input-fields dissappear.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ input fields disappear
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
If i click to "New Contact", select a IMAP-Addressbook, and then
select local sql-addressbook, then, all input-fields dissappear.
I see only a click button "Add".