[phpldapadmin] [ phpldapadmin-Bugs-2017980 ] jpegPhoto attribute doesn't display
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2017980, was opened at 2008-07-14 23:45 Message generated for change (Settings changed) made by wurley You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2017980&group_id=61828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: 1.1.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: DJ Phoenix (ae_phoenix13) Assigned to: Nobody/Anonymous (nobody) Summary: jpegPhoto attribute doesn't display Initial Comment: We have photos in our Active Directory, but they are not displaying properly in PLA. We have verified that the photos are viewable through our AD tools and MS Paint, but we suspect that PLA wants them in a different format. Is there a specific way images must be encoded in AD in order to display properly in PLA? phpLDAPadmin: 1.1.0.5 LDAP Server: Windows Active Directory 2003 Web Server: Apache 2.2.3 PHP: 5.1.6 O/S: RHEL 5 ---------------------------------------------------------------------- Comment By: Deon George (wurley) Date: 2008-11-29 00:36 Message: OK, looks like AD stores photos with a different syntax type. This fix is simple and has been added to CVS (BRANCH-1_1_0). (Just add strcasecmp($attr_name,'jpegPhoto') == 0 in function isAttrBinary) lib/server_functions.php 1.51.2.11 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2017980&group_id=61828 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/