Issue Details (XML | Word | Printable)

Key: DIRSERVER-591
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Emmanuel Lecharny
Reporter: Tony Blanchard
Votes: 0
Watchers: 1
Operations

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

Putting some chars like "é" in common name with JXPlorer or my client code creates problems

Created: 11/Mar/06 12:05 AM   Updated: 02/Dec/08 10:49 PM
Return to search
Component/s: None
Affects Version/s: 1.0-RC1
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Win XP SP2
JRE 1.5.0_04
ApacheDS RC1.0

Resolution Date: 16/Aug/06 10:41 PM


 Description  « Hide
It seems the apacheds database does not like "é" chars.
I even think trying to destroy such entries containing such chars lead to database severe corruption but I have no real and systematic clue yet.
To reproduce, simply try to put a group with a "é" char in the cn attribute with JXplorer. Now, try to modify it. Exception araise.
Now, in my client code, I see SearchResult returned with bad results in getName() or getNameInNameSpace(). It seems it returns a string with " " replaced by "%20" and "é" char replaced with a value like /ufffd or something like this.
Nevertheless, if I retrieve the attributes from the SearchResult I get the correct "cn" value with a correct "é" char in it


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.