[
https://issues.apache.org/jira/browse/DIRSERVER-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRSERVER-591.
---------------------------------------
1.0 has been released more than 2 years ago ...
> Putting some chars like "é" in common name with JXPlorer or my client code
> creates problems
> -------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-591
> URL: https://issues.apache.org/jira/browse/DIRSERVER-591
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.0-RC1
> Environment: Win XP SP2
> JRE 1.5.0_04
> ApacheDS RC1.0
> Reporter: Tony Blanchard
> Assignee: Emmanuel Lecharny
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.