Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA6D9D360 for ; Fri, 13 Jul 2012 10:23:35 +0000 (UTC) Received: (qmail 37986 invoked by uid 500); 13 Jul 2012 10:23:35 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 37961 invoked by uid 500); 13 Jul 2012 10:23:35 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 37936 invoked by uid 99); 13 Jul 2012 10:23:34 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jul 2012 10:23:34 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id 8057380894; Fri, 13 Jul 2012 10:23:34 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r10952 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r10952, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Fri, 13 Jul 2012 10:23:33 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #123: Check functionality of all screens with missing Products/Versions/Milestones/Components X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/123#comment:3 Message-ID: <067.b68e02feb75c8038d376a6930b17dd60@incubator.apache.org> References: <052.bd1a45a700a38b28acd7bf28de5a385a@incubator.apache.org> X-Trac-Ticket-ID: 123 In-Reply-To: <052.bd1a45a700a38b28acd7bf28de5a385a@incubator.apache.org> #123: Check functionality of all screens with missing Products/Versions/Milestones/Components ------------------------+------------------------------------- Reporter: gjm | Owner: nobody Type: task | Status: new Priority: major | Milestone: RC1 for initial release Component: dashboard | Version: Resolution: | Keywords: ------------------------+------------------------------------- Comment (by jdreimann): I found two errors: 1. With no versions defined, the widget showing versions on a Product page throws an exception: {{{ Widget error Error Exception raised while rendering widget. Contact your administrator for further details. Widget name: TicketFieldValues Exception type: InvalidWidgetArgument Log entry ID: 9e082091-2d20-47c0-a5b5-ee9a1df7b87c }}} 2. When a new component is added when there were none before, modifying a ticket allows you to select both the newly created component and the default Component 1, even if this doesn't exist. I suspect this is related to the issue I reported earlier (comment:1) but can't be sure myself. -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker