[
https://issues.apache.org/jira/browse/DIRSERVER-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734107#action_12734107
]
Emmanuel Lecharny commented on DIRSERVER-1385:
----------------------------------------------
I confirm this has been fixed in the coming 1.5.5 ApacheDS version. I have done
a test with Studio 1.4 and ADS 1.5.5-SNAPSHOT, with a request like :
SearchRequest
baseDn : 'ou=system'
filter : '(ObjectClass="test\5c")'
scope : single level
typesOnly : false
Size Limit : 1000
Time Limit : no limit
Deref Aliases : deref Always
attributes : 'objectclass'
This is the dump of what the server receives.
> Filter expression 'abc\' sended from Outlook parsed as null.
> -------------------------------------------------------------
>
> Key: DIRSERVER-1385
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1385
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.4
> Reporter: Tomasz Juchniewicz
> Priority: Minor
>
> I send filter like this: commonName= "abc\" and it is parsed as:
> (2.5.4.3=*null*).
> I send query from Outlook.
> I don't know, it is a Outlook or ApacheDS bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.