Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0-M22
-
None
Description
DIRSTUDIO-963 complains about escaped DNs. The reason is that we use Rdn.escapeValue() which escapes each multi-bye unicode character. I think according to RFC4514, section 2.4 this is not required, it just states "Other characters may be escaped".
Attachments
Attachments
Issue Links
- blocks
-
DIRSTUDIO-963 Why UTF-8 is escaped in DN strings since 2.0.0?
- Closed