From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16035 invoked by alias); 29 Mar 2002 06:27:58 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16002 invoked from network); 29 Mar 2002 06:27:54 -0000 Received: from unknown (HELO sunsite.mff.cuni.cz) (195.113.19.66) by sources.redhat.com with SMTP; 29 Mar 2002 06:27:54 -0000 Received: (from jakub@localhost) by sunsite.mff.cuni.cz (8.11.6/8.11.6) id g2T6RbJ23916; Fri, 29 Mar 2002 07:27:37 +0100 Date: Fri, 29 Mar 2002 01:37:00 -0000 From: Jakub Jelinek To: Phil Edwards Cc: "Joseph S. Myers" , Daniel Berlin , Craig Rodrigues , "David O'Brien" , gcc@gcc.gnu.org Subject: Re: GNATS web interface unusable Message-ID: <20020329072737.M32482@sunsite.ms.mff.cuni.cz> Reply-To: Jakub Jelinek References: <20020328152921.C22398@disaster.basement.lan> <20020328181611.A25414@disaster.basement.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020328181611.A25414@disaster.basement.lan>; from phil@jaj.com on Thu, Mar 28, 2002 at 06:16:11PM -0500 X-SW-Source: 2002-03/txt/msg01821.txt.bz2 On Thu, Mar 28, 2002 at 06:16:11PM -0500, Phil Edwards wrote: > > What should the equivalent of "feedback" be? Again, the state should > > count as open and show up in default searches - though if feedback isn't > > given, they'll end up closed as INVALID or WORKSFORME. > > Just leave it as OPEN? The audit trail / comments are right there. > > If we want a formal state called FEEDBACK, we can add one. Red Hat bugzilla uses NEEDINFO state for this. Jakub