Emmanuel Lecharny created DIRAPI-220:
----------------------------------------
Summary: The FilterEncoder.encodeFilterValue() does not accept
escaped hex values like \2A
Key: DIRAPI-220
URL: https://issues.apache.org/jira/browse/DIRAPI-220
Project: Directory Client API
Issue Type: Bug
Affects Versions: 1.0.0-M28
Reporter: Emmanuel Lecharny
Fix For: 1.0.0-M29
If we provide a string like "\2A" to this method, we get back "\5C3A" instead
of "\2A". This is wrong.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)