[
https://issues.apache.org/jira/browse/DIRSERVER-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu closed DIRSERVER-859.
-----------------------------------
Resolution: Fixed
Fix for 1.5 branch with test case:
http://svn.apache.org/viewvc?view=rev&revision=512204
> Schema name resolution bug blocks the use of NOT operator in search
> expressions like (!(cn=Marek))
> --------------------------------------------------------------------------------------------------
>
> Key: DIRSERVER-859
> URL: https://issues.apache.org/jira/browse/DIRSERVER-859
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: schema
> Affects Versions: 1.0.1, 1.0, 1.0-RC4, 1.0-RC3, 1.0-RC2, 1.0-RC1
> Reporter: Alex Karasulu
> Assigned To: Alex Karasulu
> Priority: Blocker
> Fix For: 1.0.2, 1.5.0
>
>
> This is due to a bug in the optimizer. A nice workaround to this bug is to
> disable the optimizer via the configuration. However I should have a fix for
> this shortly. It's a simple problem where an index is looked up that does
> not exist in the optimizer. There was yet another bug which was found in the
> registries (bootstrap registry was not considered). All should be fixed
> shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.