02-28-07 12:11 AM
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Alex Karasulu reassigned DIRSERVER-860:
---------------------------------------
Assignee: Alex Karasulu
> javax.naming.NamingException when filter contains negation operation and v
alue 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.
[ Post a follow-up to this message ]
|