[Tickets #11692] Re: Kolab backend: Handling of 'country' field
bugs at horde.org
bugs at horde.org
Tue Nov 20 08:42:38 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11692
------------------------------------------------------------------------------
Ticket | 11692
Updated By | Gunnar Wrobel <wrobel at horde.org>
Summary | Kolab backend: Handling of 'country' field
Queue | Turba
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Gunnar Wrobel <wrobel at horde.org> (2012-11-20 08:42) wrote:
Change 'country' to 'text' in attributes.php:
$attributes['homeCountry'] = array(
'label' => _("Home Country"),
'type' => 'text',
'required' => false,
'params' => array('prompt' => true)
);
In the long run the Kolab format would need to move this field to a
reasonable standard. As Jan mentioned: everything else is a mess.
More information about the bugs
mailing list