Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D3755173EE for ; Thu, 5 Mar 2015 13:46:13 +0000 (UTC) Received: (qmail 98736 invoked by uid 500); 5 Mar 2015 13:45:38 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 98677 invoked by uid 500); 5 Mar 2015 13:45:38 -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 98667 invoked by uid 99); 5 Mar 2015 13:45:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2015 13:45:38 +0000 Date: Thu, 5 Mar 2015 13:45:38 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (DIRAPI-223) The SchemaObject extension key should be case-insensitive MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRAPI-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRAPI-223. -------------------------------------- Resolution: Fixed Fixed with http://svn.apache.org/r1664343 > The SchemaObject extension key should be case-insensitive > --------------------------------------------------------- > > Key: DIRAPI-223 > URL: https://issues.apache.org/jira/browse/DIRAPI-223 > Project: Directory Client API > Issue Type: Bug > Affects Versions: 1.0.0-M28 > Reporter: Emmanuel Lecharny > Fix For: 1.0.0-M29 > > > If a SchemaObject has an extension, it should always be treated as case-insensitive : {{x-is-human-readable}} should be equivalent to {{X-IS_HUMAN_READABLE}}. This is not currently the case -- This message was sent by Atlassian JIRA (v6.3.4#6332)