From dev-return-32767-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Mar 01 07:51:29 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 86772 invoked from network); 1 Mar 2010 07:51:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Mar 2010 07:51:29 -0000 Received: (qmail 34841 invoked by uid 500); 28 Feb 2010 15:51:28 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 34801 invoked by uid 500); 28 Feb 2010 15:51:28 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 34794 invoked by uid 99); 28 Feb 2010 15:51:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2010 15:51:28 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,SUBJECT_FUZZY_TION X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Feb 2010 15:51:26 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E4E5E234C495 for ; Sun, 28 Feb 2010 15:51:05 +0000 (UTC) Message-ID: <2146121961.20751267372265936.JavaMail.jira@brutus.apache.org> Date: Sun, 28 Feb 2010 15:51:05 +0000 (UTC) From: "Kiran Ayyagari (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRSERVER-1340) Search the schema partition for (objectClass=metaTop) returns no results In-Reply-To: <1176465113.1238100530428.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari resolved DIRSERVER-1340. --------------------------------------- Resolution: Cannot Reproduce Fix Version/s: (was: 2.0.0-RC1) 1.5.6 Assignee: Kiran Ayyagari Tested against the trunk, looks like this issue has been resolved as during the schema subsystem rewrite. Committed the test case here http://svn.apache.org/viewvc?rev=917192&view=rev > Search the schema partition for (objectClass=metaTop) returns no results > ------------------------------------------------------------------------ > > Key: DIRSERVER-1340 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1340 > Project: Directory ApacheDS > Issue Type: Bug > Components: schema > Affects Versions: 1.5.4 > Reporter: Stefan Seelmann > Assignee: Kiran Ayyagari > Fix For: 1.5.6 > > Attachments: DIRSERVER-1340-test.patch > > > Search the schema partition for (objectClass=metaTop) returns no results. > Search for (objectClass=top) or (objectClass=metaAttributeType) works fine. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.