[turba] workNumber not displaying LDAP search
John P Reber
John.P.Reber at mail.jci.tju.edu
Fri Dec 13 15:51:09 PST 2002
Quoting eculp@encontacto.net:
> Quoting John P Reber <John.P.Reber@mail.jci.tju.edu>:
>
> |
> | I was able to select the 'Work Phone' from within columns to display
> |
> | I have selected to see email and workphone number
> |
> | When I do a search I see the email address, but the work phone is left
> blank
> |
>
> What do you have in the attributes.php file for
>
> $attributes['workphone'] = array(
> /* ^^^^^^^^^^^ */
> 'type' => 'phone',
> 'desc' => _("Work Phone")
> );
>
$attributes['workPhone'] = array(
'type' => 'phone',
'desc' => _("Work Phone")
);
> Which correspondes to
>
> 'workphone' => 'telephonenumber',
> ^^^^^^^^^
>
> in my map() in conf.php
Did you mean sources.php? The only thing in my turba/config/conf.php the
Import/Export display option and an entry about including links in the menu bar
>
> That has happened to me many times. I change one without the other.
> IIRC, the above is case sensitive 'workphone' != 'workPhone' but I
> could be wrong.
>
> ed
>
>
> -------------------------------------------------
>
thanks again
--
Perdida, Alberg30 #456
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the turba
mailing list