javax.naming.NamingException when filter contains negation operation and value 
of attribute is specified
--------------------------------------------------------------------------------------------------------

                 Key: DIRSERVER-860
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-860
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 1.0.1
         Environment: Windows XP
jre1.5.0_10
            Reporter: Marek


I get javax.naming.NamingException when filter contains negation operation and 
value of attribute is specified. Below are filters for which everything works 
fine and for which it is not.

(!(ou=Marek)) OK
(!(cn=*)) OK
(!(cn=Marek)) FAILS
(!(description=*)) OK
(!(description=Marek)) FAILS


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to