Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 37235 invoked from network); 26 May 2009 15:30:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 May 2009 15:30:57 -0000 Received: (qmail 36087 invoked by uid 500); 26 May 2009 15:31:10 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 36037 invoked by uid 500); 26 May 2009 15:31:10 -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 36029 invoked by uid 99); 26 May 2009 15:31:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 15:31:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 26 May 2009 15:31:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8497B234C004 for ; Tue, 26 May 2009 08:30:45 -0700 (PDT) Message-ID: <2090619090.1243351845538.JavaMail.jira@brutus> Date: Tue, 26 May 2009 08:30:45 -0700 (PDT) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSTUDIO-493) aliased attributes show only one attribute name in the RDN selection list instead of the full aliases list In-Reply-To: <1142157623.1243264125814.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/DIRSTUDIO-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713054#action_12713054 ] Stefan Seelmann commented on DIRSTUDIO-493: ------------------------------------------- I can't reproduce. I tested the following use cases: - Create a new entry (intetOrgPerson) using the New Entry wizard. - Rename an entry - Add an attribute In all cases the drop-down list as well as the content-assist list contains the aliases (gn/givenname, cn/commonName, etc.) In which case are the aliased attribute names missing? Which version of Studio are you using? Which LDAP server are you using? Could you please check the schema of your LDAP schema, if it defines the aliased attribute names? > aliased attributes show only one attribute name in the RDN selection list instead of the full aliases list > ---------------------------------------------------------------------------------------------------------- > > Key: DIRSTUDIO-493 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-493 > Project: Directory Studio > Issue Type: Bug > Components: studio-ldapbrowser > Environment: WXP SP2 JDk 1.5 > Reporter: Francis ANDRE > > Hi > When defining a attribute of a RDN, the selection list does not show up all attribute's name or alias as for example for the OrganizationalUnit object, only the 'ou' name is displayed while there should be also the 'organizationalUnitName'. > Same apply for commonName/cn, organizationName/o, countryName/c, etc... > Rgds -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.