Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 26461 invoked from network); 4 Aug 2006 11:35:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 11:35:53 -0000 Received: (qmail 78814 invoked by uid 500); 4 Aug 2006 11:35:53 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 78597 invoked by uid 500); 4 Aug 2006 11:35:53 -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 78582 invoked by uid 99); 4 Aug 2006 11:35:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 04:35:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 04:35:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 617AF410026 for ; Fri, 4 Aug 2006 11:33:16 +0000 (GMT) Message-ID: <32703563.1154691196395.JavaMail.jira@brutus> Date: Fri, 4 Aug 2006 04:33:16 -0700 (PDT) From: =?utf-8?Q?J=C3=B6rg_Henne_=28JIRA=29?= To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-694) Schema is no longer served In-Reply-To: <25549741.1154690773909.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-694?page=3Dall ] J=C3=B6rg Henne updated DIRSERVER-694: --------------------------------- Attachment: DIRSERVER-694.patch > Schema is no longer served > -------------------------- > > Key: DIRSERVER-694 > URL: http://issues.apache.org/jira/browse/DIRSERVER-694 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: pre-1.0 > Reporter: J=C3=B6rg Henne > Attachments: DIRSERVER-694.patch > > > Due to two problems, the schema was no longer returned from a search in 1= .0-trunks: > - the LdapDN is normalized once it hits the SchemaService and therefore n= o longer matched > - the ExceptionService essentially had the same problem. > As I considered the hard-coded subschemaSubentry DN in the ExceptionServi= ce bad design anyway, I got rid of the check and let the SchemaService prop= erly handle the hasEntry() call. > Patch follows. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira