|
Alex Karasulu made changes - 07/Feb/06 02:39 PM
Alex Karasulu made changes - 10/Feb/06 02:16 PM
ok, the issue is 4 months old, and we asked for more info, but didn't get some.
We may close this issue and reopen it if needed. wdyt ?
Alex Karasulu made changes - 27/Aug/06 07:54 AM
I think this was fixed a while back. Sorry guys this escaped me. I did not know it was out there. I allways like to provide status :).
Alex Karasulu made changes - 27/Aug/06 07:55 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Within my test cases, I have some search operations here:
https://svn.apache.org/repos/asf/directory/trunks/testsuites/src/main/java/org/apache/ldap/testsuite/ldaptests/jndi/ops/search/IllegalSearchFilterTest.java
The class contains a test method testFiltersWithSyntaxErrors which expects an InvalidSearchFilterException in case of a filter like "This is no filter" or "blah". It works as expected for RC1, but it seems to me that it is the JNDI provider for LDAP on the client side causing the exception (no ApacheDS involved).
How was the error achieved in detail? What does "try simple malformed filter" exactly means? command line tool like ldapsearch?