Summary | turba doesn't display images from ldap directory |
Queue | Turba |
Queue Version | Git master |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | lotan_rm (at) hotmail (dot) com |
Created | 05/03/2011 (5126 days ago) |
Due | |
Updated | 05/23/2011 (5106 days ago) |
Assigned | |
Resolved | 05/23/2011 (5106 days ago) |
Milestone | |
Patch | No |
Bug: 10035Bug: 10050:)State ⇒ Duplicate
Bug: 10035Bug: 10050?May 10 10:39:20 calendars HORDE: HORDE [horde] Image not found
[/var/tmp//horde_form_Sa0SPa] [pid 27203 on line 63 of
"/data/httpd/calendars.ifom-ieo-campus.it/docs/horde/services/images/view.php"]
The ACLs on the LDAP directory are correct, since the exact entry is
found and the attributes, including jpegPhoto, are successfully read
from LDAP but the picture is not displayed.
Thanks for your help,
Alessandro
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ turba doesn't display images from ldap directory
Type ⇒ Bug
State ⇒ Unconfirmed
the current turba doesn't seem to display the photos of my ldap
directory anymore.
backends.conf contails this:
[...]
'map' => array(
[...]
'photo' => 'jpegPhoto',
[...]
The error message in the log is:
HORDE: HORDE [horde] Image not found [/tmp/horde_form_Qmxyay] [pid
2557 on line 63 of "/var/horde/horde/services/images/view.php"]
In fact that file doesn't exist.
In Horde3 turba, this used to work.