From dev-return-31281-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Sep 03 11:01:57 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 34447 invoked from network); 3 Sep 2009 11:01:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Sep 2009 11:01:57 -0000 Received: (qmail 69614 invoked by uid 500); 3 Sep 2009 11:01:57 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 69521 invoked by uid 500); 3 Sep 2009 11:01:57 -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 69513 invoked by uid 99); 3 Sep 2009 11:01:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 11:01:56 +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; Thu, 03 Sep 2009 11:01:54 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 250CF234C04C for ; Thu, 3 Sep 2009 04:01:33 -0700 (PDT) Message-ID: <1132925326.1251975693146.JavaMail.jira@brutus> Date: Thu, 3 Sep 2009 04:01:33 -0700 (PDT) From: "Martin Alderson (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSTUDIO-533) Only show referral handling dialog when opening or expanding referral entry 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 Only show referral handling dialog when opening or expanding referral entry --------------------------------------------------------------------------- Key: DIRSTUDIO-533 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-533 Project: Directory Studio Issue Type: Improvement Components: studio-ldapbrowser Affects Versions: 1.4.0 Reporter: Martin Alderson Priority: Minor When expanding a container the user is prompted to handle any referral children. In almost all cases I don't want to do anything with the referral entry - it just happens to be in the same container as another entry I am looking for. It gets a bit annoying to have to cancel this dialog all the time! It would be nice if a temporary referral entry was added to the tree instead and the referral handling dialog was only shown when this referral entry is opened or expanded. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.