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

Freeman Fang resolved KARAF-2479.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.4
                   3.0.0
                   2.4.0

commit fix
http://svn.apache.org/r1525500 for trunk
http://svn.apache.org/r1525499 for 2.x branch
http://svn.apache.org/r1525498 for 2.3.x branch
                
> ensure we escape \ in LDAP filter  correctly
> --------------------------------------------
>
>                 Key: KARAF-2479
>                 URL: https://issues.apache.org/jira/browse/KARAF-2479
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.4.0, 3.0.0, 2.3.4
>
>
> {code}
> we need escape every char, so "\\" should be replaced with "\\\\", so it can 
> work with context search when the filter has "\\"
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to