[
https://issues.apache.org/jira/browse/DIRSERVER-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu closed DIRSERVER-860.
-----------------------------------
Resolution: Duplicate
Fix Version/s: 1.5.0
1.0.2
Marek this issue is already fixed in the trunk and in the 1.0 branch ... I
filed 859 for you last night and fixed the bugs.
> 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.