[turba] Cannot save some address fields in turba

Jan Schneider jan at horde.org
Sun Oct 10 17:59:47 UTC 2010


Zitat von Ferdinand Gruber <fer.grub at yahoo.de>:

> Hi,
> I am not able to save changes in two address fields: Email and HomePhone
>
> The curious thing is, that this problem occurrs only in the "Personal"
> Tab of the editing window of turba.
> I can save entries of the that fields in other Tabs, for instance in the
> "Communications" Tab.
>
> I changed some details in config/sources.php:
>
>    'tabs' => array(
>         _("Personal") => array('firstname', 'lastname', 'name', 'email',
> 'homePhone', 'alias',
>                                'birthday', 'photo'),
>         _("Location") => array('homeStreet', 'homeCity',
>                                'homePostalCode', 'homeCountry',
> 'homeAddress'),
>         _("Communications") => array('email', 'homePhone', 'workPhone',
>                                      'cellPhone', 'fax', 'pager'),
>         _("Organization") => array('title', 'role', 'company', 'logo'),
>         _("Other") => array('category', 'notes', 'website', 'freebusyUrl',
>                             'pgpPublicKey', 'smimePublicKey'),
>     ),
>
> There should be nothing wrong.

But there is. You use the same fields in two different tabs. That won't work.

> The names of the fields should be assinged correctly to the database
> fields (otherwise saving would not work in the "Communications" Tab).

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the turba mailing list