Issue Details (XML | Word | Printable)

Key: DIRSERVER-792
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Emmanuel Lecharny
Reporter: Pierre-Arnaud Marcelot
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

jpegPhoto attribute is returned as a String by SearchResultEntry

Created: 08/Dec/06 04:26 PM   Updated: 09/Jul/08 01:38 PM
Return to search
Component/s: ldap
Affects Version/s: 1.0
Fix Version/s: 1.5.0, 1.0.1

Time Tracking:
Not Specified

Resolution Date: 08/Feb/07 11:52 AM


 Description  « Hide
When an image is set in a jpegPhoto attribute, it is returned as a String whereas it should be returned as a byte[] since this is a binary file.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Emmanuel Lecharny added a comment - 04/Jan/07 03:01 PM
Is it possible to reproduce the pb using a junit test case ?

Emmanuel Lecharny added a comment - 25/Jan/07 04:13 PM
Seems to be a probem with server.xml not being correctly set. To be fixed.

Emmanuel Lecharny added a comment - 08/Feb/07 11:52 AM
So far we can't reproduce this issue. My bet is that it was due to a bad configuration combined with an older version's bug.

Pierre-Arnaud Marcelot added a comment - 09/Jul/08 01:38 PM
Closed as it can't be reproduced.