Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57497 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54701 invoked from network); 24 Jan 2012 23:20:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2012 23:20:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=matthewfonda@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=matthewfonda@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) X-PHP-List-Original-Sender: matthewfonda@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bk0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:42068] helo=mail-bk0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/31-47393-3DC3F1F4 for ; Tue, 24 Jan 2012 18:20:52 -0500 Received: by bkat2 with SMTP id t2so2527223bka.29 for ; Tue, 24 Jan 2012 15:20:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=Rr7M/ZoKJeVejbRYJfGTfgQBpKhIrDcRfCanfSJAy30=; b=fQybsSQlDxEy6sGz+K+7M9C+M4/rYCfv7aK+Yn0IizN5zCag+ivl4sM948WPCSfTxF FknrZIdFifexC6U1CP6Bc+aQ7RQKeenLvfdOdaPJj5LHCQRRzxewJTeks1zkyGFj/UmO Yth2dhvFyBzaVBQ6NCJdJHLrGOxwgGKYdQeAA= Received: by 10.204.145.72 with SMTP id c8mr5764742bkv.79.1327447249379; Tue, 24 Jan 2012 15:20:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.163.136 with HTTP; Tue, 24 Jan 2012 15:20:17 -0800 (PST) In-Reply-To: References: <55.40.47393.BBA3F1F4@pb1.pair.com> <4F1F3ACB.9070909@oracle.com> Date: Tue, 24 Jan 2012 15:20:17 -0800 Message-ID: To: Paul Dragoonis Cc: Christopher Jones , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Change bug tracker "bogus" to "not-bug"? From: matthewfonda@gmail.com (Matthew Fonda) On Tue, Jan 24, 2012 at 3:16 PM, Paul Dragoonis wrote= : > On Tue, Jan 24, 2012 at 11:12 PM, Christopher Jones > wrote: >> >> >> On 01/24/2012 03:11 PM, Justin Martin wrote: >>> >>> Hello, >>> >>> With some frequency, I find bugs which are not "bogus", so much as they >>> are reported based on a misunderstanding. Usually this happens for >>> documentation problems, where someone has misunderstood what the >>> documentation says, or hasn't read the documentation >>> thoroughly enough. >>> >>> I'd like to propose simply changing the term "bogus" to "not-bug". This >>> would more politely and clearly indicate the nature of the way the bug = is >>> being closed, in addition to the comment that one ordinarily leaves. >>> >>> Those I've spoken to in php.doc agree. Any objections? >>> >>> Thank you, >>> Justin Martin >>> >> >> I'm +1 on this. =A0It's time for a new, more collaborative approach. > > Sure, I'll +1 on this. The "bogus" implies "RTFM, bitch", which isn't > professional at all :-) I've felt this way for a long time. Big +1 on changing this. Cheers, --Matthew