You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2007/02/27 23:29:05 UTC

[jira] Assigned: (DIRSERVER-860) javax.naming.NamingException when filter contains negation operation and value of attribute is specified

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

Alex Karasulu reassigned DIRSERVER-860:
---------------------------------------

    Assignee: Alex Karasulu

> 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
>         Assigned To: Alex Karasulu
>             Fix For: 1.0.2, 1.5.0
>
>         Attachments: foo-test.zip
>
>
> 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.