| Alex Karasulu (JIRA) 2007-02-27, 7:11 am |
| 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-RC1, 1.0-RC2, 1.0-RC3, 1.0-RC4, 1.0, 1.0.1
Reporter: Alex Karasulu
Priority: Blocker
Fix For: 1.0.2
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.
|