You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/01/29 01:40:35 UTC

[jira] [Resolved] (DIRAPI-220) The FilterEncoder.encodeFilterValue() does not accept escaped hex values like \2A

     [ https://issues.apache.org/jira/browse/DIRAPI-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRAPI-220.
--------------------------------------
    Resolution: Fixed

Fixed with http://svn.apache.org/r1655504

> 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)