Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62716 invoked from network); 25 Jan 2012 00:00:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2012 00:00:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.160.42 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.160.42 mail-pw0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:58814] helo=mail-pw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/80-59140-3064F1F4 for ; Tue, 24 Jan 2012 19:00:12 -0500 Received: by pbz3 with SMTP id 3so3292453pbz.29 for ; Tue, 24 Jan 2012 15:59:59 -0800 (PST) Received: by 10.68.212.73 with SMTP id ni9mr6316080pbc.82.1327449599347; Tue, 24 Jan 2012 15:59:59 -0800 (PST) Received: from [10.75.185.46] (mobile-198-228-213-035.mycingular.net. [198.228.213.35]) by mx.google.com with ESMTPS id c5sm1670705pbq.13.2012.01.24.15.59.57 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 24 Jan 2012 15:59:58 -0800 (PST) References: <55.40.47393.BBA3F1F4@pb1.pair.com> In-Reply-To: Mime-Version: 1.0 (iPad Mail 8J2) Message-ID: Cc: Justin Martin , "internals@lists.php.net" X-Mailer: iPad Mail (8J2) Date: Tue, 24 Jan 2012 15:59:51 -0800 To: Ferenc Kovacs X-Gm-Message-State: ALoCoQkcTDfiPLdONcFpQmCBLpNbWk0tV4Ewi9d9lrBZgUJVGObCQVYavwpxwpaw+6Kw7QJ9vJG2 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject: Re: [PHP-DEV] Change bug tracker "bogus" to "not-bug"? From: rasmus@lerdorf.com (Rasmus Lerdorf) On Jan 24, 2012, at 3:47 PM, Ferenc Kovacs wrote: > On Wed, Jan 25, 2012 at 12:11 AM, 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 >> >> > > +1 on this. > some other alternatives which was proposed in the past: > - Not a bug, proposed by Philip and others > - NFF/No Fault Found, proposed by RQuadling > > honorable mentions: > - pebkac, doofus, and 'not our problem' from yawk > - SEP (Someone else's problem) from cjones > 583: CNR (Could Not Reproduce)