Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 69441 invoked from network); 6 Jan 2008 21:11:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2008 21:11:08 -0000 Received: (qmail 6260 invoked by uid 500); 6 Jan 2008 21:10:57 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 6207 invoked by uid 500); 6 Jan 2008 21:10: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 6196 invoked by uid 99); 6 Jan 2008 21:10:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 13:10:57 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 21:10:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 89D1C71423B for ; Sun, 6 Jan 2008 13:10:34 -0800 (PST) Message-ID: <13934956.1199653834561.JavaMail.jira@brutus> Date: Sun, 6 Jan 2008 13:10:34 -0800 (PST) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSTUDIO-150) Improve error handling In-Reply-To: <28184011.1184328246828.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann updated DIRSTUDIO-150: -------------------------------------- Fix Version/s: (was: 1.1.0) 1.2.0 Postponed to 1.2 > Improve error handling > ---------------------- > > Key: DIRSTUDIO-150 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-150 > Project: Directory Studio > Issue Type: Improvement > Components: studio-ldapbrowser > Affects Versions: 0.8.0 > Reporter: Stefan Seelmann > Assignee: Stefan Seelmann > Fix For: 1.2.0 > > > When an error occurs while quering the directory we should add the used search parameters to the error message. This would help to determine if the error is caused by the client or the server. > Reported by ALLENW here: http://www.macupdate.com/info.php/id/24597/apache-directory-studio > minor: Clicking on an such an entry [with an / in DN] throws up an error that says "Error reading entry". Clicking on details shows an LDAP error code 32 - no such object. Rather than show you what LDAP Studio is trying to query, I had to hop onto the server to see what it was looking for. [That's when I discovered the major problem above.] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.