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 (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/30 18:44:10 UTC

[jira] [Resolved] (DIRAPI-71) Filter are not converted from Unicode to UTF-8

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

Emmanuel Lecharny resolved DIRAPI-71.
-------------------------------------

    Resolution: Fixed

Fixed with http://svn.apache.org/viewvc?rev=1237815&view=rev
                
> Filter are not converted from Unicode to UTF-8
> ----------------------------------------------
>
>                 Key: DIRAPI-71
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-71
>             Project: Directory Client API
>          Issue Type: Bug
>    Affects Versions: 1.0.0-M10
>            Reporter: Emmanuel Lecharny
>            Priority: Blocker
>             Fix For: 1.0.0-M10, 1.0.0-M11
>
>
> When we inject a filter into a search request, in Java, it is not converted from Unicode to UTF8.
> Such a filter :
> (sn=L\u00E9charny) 
> is not converted to 
> (sn=L\A3\89charny)
> before being sent to the server, so we don't find any entry matching the filter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira