<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>[PHP-DEV] Change bug tracker &amp;quot;bogus&amp;quot; to &amp;quot;not-bug&amp;quot;?</title>
        <description> Hello,

With some frequency, I find bugs which are not &amp;quot;bogus&amp;quot;, 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 &amp;quot;bogus&amp;quot; to &amp;quot;not-bug&amp;quot;. 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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php</description>
        <link>http://www.serverphorums.com/read.php?7,435248,435248#msg-435248</link>
        <lastBuildDate>Wed, 22 May 2013 09:40:32 +0200</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,436814#msg-436814</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,436814#msg-436814</link>
            <description><![CDATA[ Ok, by popular demand I have changed &quot;Bogus&quot; to &quot;Not a bug&quot; in the bugs<br />
tracker. The sub-status stuff we have been discussing can just be added<br />
in the comment when you mark something as &quot;Not a bug&quot;.  eg.<br />
Status: Not a bug<br />
Reason: 583 CNR<br />
<br />
So, having done this, for the folks too skittish to mark stuff Bogus on<br />
people, please take another look at the bug database and help us address<br />
the outstanding bugs and mark things as &quot;Not a bug&quot; for the stuff that<br />
clearly isn't. If you need more info from the bug reporter, set the<br />
status to feedback and ask in the comment.<br />
<br />
There are common search queries on the front page at https:bugs.php.net.<br />
Hit the &quot;Most recent open bugs (all)&quot; link and start going through them.<br />
<br />
-Rasmus<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Rasmus Lerdorf</dc:creator>
            <category>php-internals</category>
            <pubDate>Fri, 27 Jan 2012 21:11:24 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435710#msg-435710</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435710#msg-435710</link>
            <description><![CDATA[ On 1/24/12 5:47 PM, Ferenc Kovacs wrote:<br />
&gt; On Wed, Jan 25, 2012 at 12:11 AM, Justin Martin&lt;frozenfire@php.net&gt;  wrote:<br />
&gt;<br />
&gt;&gt; Hello,<br />
&gt;&gt;<br />
&gt;&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they<br />
&gt;&gt; are reported based on a misunderstanding. Usually this happens for<br />
&gt;&gt; documentation problems, where someone has misunderstood what the<br />
&gt;&gt; documentation says, or hasn't read the documentation thoroughly enough.<br />
&gt;&gt;<br />
&gt;&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt;&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt;&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;&gt;<br />
&gt;&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;&gt;<br />
&gt;&gt; Thank you,<br />
&gt;&gt; Justin Martin<br />
&gt;&gt;<br />
&gt;&gt;<br />
&gt;<br />
&gt; +1 on this.<br />
&gt; some other alternatives which was proposed in the past:<br />
&gt; - Not a bug, proposed by Philip and others<br />
&gt; - NFF/No Fault Found, proposed by RQuadling<br />
&gt;<br />
&gt; honorable mentions:<br />
&gt; - pebkac, doofus, and 'not our problem' from yawk<br />
&gt; - SEP (Someone else's problem) from cjones<br />
<br />
I was recently introduced to the concept of the &quot;Level 8&quot; error.  (Let's <br />
see who gets that one...)<br />
<br />
Anyway, +1 from me as well to friendlier, less accusational issue statuses.<br />
<br />
--Larry Garfield<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Larry Garfield</dc:creator>
            <category>php-internals</category>
            <pubDate>Thu, 26 Jan 2012 00:10:44 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435428#msg-435428</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435428#msg-435428</link>
            <description><![CDATA[ On Wed, Jan 25, 2012 at 04:23, Pierre Joye &lt;pierre.php@gmail.com&gt; wrote:<br />
&gt; hi Justin,<br />
&gt;<br />
&gt; I'm totally for that, has been asked it for years.<br />
&gt;<br />
&gt; Let see what other nicer status we need as wel :)<br />
&gt;<br />
&gt; Cheers,<br />
&gt;<br />
&gt; On Wed, Jan 25, 2012 at 12:11 AM, Justin Martin &lt;frozenfire@php.net&gt; wrote:<br />
&gt;&gt; Hello,<br />
&gt;&gt;<br />
&gt;&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they are<br />
&gt;&gt; reported based on a misunderstanding. Usually this happens for documentation<br />
&gt;&gt; problems, where someone has misunderstood what the documentation says, or<br />
&gt;&gt; hasn't read the documentation thoroughly enough.<br />
&gt;&gt;<br />
&gt;&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt;&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt;&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;&gt;<br />
&gt;&gt; Those I've spoken to in php.doc agree. Any objections?<br />
<br />
Big +1 from me as well.<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Gwynne Raskind</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 10:40:18 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435424#msg-435424</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435424#msg-435424</link>
            <description><![CDATA[ hi Justin,<br />
<br />
I'm totally for that, has been asked it for years.<br />
<br />
Let see what other nicer status we need as wel :)<br />
<br />
Cheers,<br />
<br />
On Wed, Jan 25, 2012 at 12:11 AM, Justin Martin &lt;frozenfire@php.net&gt; wrote:<br />
&gt; Hello,<br />
&gt;<br />
&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they are<br />
&gt; reported based on a misunderstanding. Usually this happens for documentation<br />
&gt; problems, where someone has misunderstood what the documentation says, or<br />
&gt; hasn't read the documentation thoroughly enough.<br />
&gt;<br />
&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;<br />
&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;<br />
&gt; Thank you,<br />
&gt; Justin Martin<br />
&gt;<br />
&gt; --<br />
&gt; PHP Internals - PHP Runtime Development Mailing List<br />
&gt; To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a><br />
&gt;<br />
<br />
<br />
<br />
-- <br />
Pierre<br />
<br />
@pierrejoye | <a href="http://blog.thepimp.net" target="_blank"  rel="nofollow">http://blog.thepimp.net</a> | <a href="http://www.libgd.org" target="_blank"  rel="nofollow">http://www.libgd.org</a><br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Pierre Joye</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 10:30:19 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435423#msg-435423</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435423#msg-435423</link>
            <description><![CDATA[ Rasmus Lerdorf wrote:<br />
&gt;&gt; some other alternatives which was proposed in the past:<br />
&gt;&gt; &gt;  - Not a bug, proposed by Philip and others<br />
&gt;&gt; &gt;  - NFF/No Fault Found, proposed by RQuadling<br />
&gt;&gt; &gt;<br />
&gt;&gt; &gt;  honorable mentions:<br />
&gt;&gt; &gt;  - pebkac, doofus, and 'not our problem' from yawk<br />
&gt;&gt; &gt;  - SEP (Someone else's problem) from cjones<br />
&gt;&gt; &gt;<br />
&gt; 583: CNR (Could Not Reproduce)<br />
<br />
Actually that is perhaps a missing option?<br />
As opposed to those 'bugs' which can be reproduced, but are actually by design, <br />
or relate to now unsupported functionality? (? won't fix)<br />
The list of 'quick fix' options are perhaps just as misleading, and some of the <br />
combinations suggest 'bogus' when in fact they can be better identified. 'Wont <br />
Fix' == 'No longer supported' perhaps, and 'Submitted Twice' is simply <br />
'duplicate' which needs a link to the main bug id.<br />
<br />
I think that it is perhaps time there was a more comprehensive review of the <br />
tagging options, and perhaps breaking down things a little more? It is not <br />
immediately obvious as what statuses are 'open' and what 'closed'? 'Feedback and <br />
No feedback' for instance when seeking more information on what is currently a <br />
CNR? Flagging as Assigned, Analysed or Verified on something identified as <br />
'critical'? And a more consistent use of the 'Bug type' ( perhaps 'Critical bug' <br />
should be there? ) so that documentation problems are not listed as bugs - such <br />
as 'bugs' currently listed against the outage on the website? Although a <br />
'website' bug type might be appropriate for that? Certainly they are only a <br />
'Documentation problem'<br />
<br />
-- <br />
Lester Caine - G8HFL<br />
-----------------------------<br />
Contact - <a href="http://lsces.co.uk/wiki/?page=contact" target="_blank"  rel="nofollow">http://lsces.co.uk/wiki/?page=contact</a><br />
L.S.Caine Electronic Services - <a href="http://lsces.co.uk" target="_blank"  rel="nofollow">http://lsces.co.uk</a><br />
EnquirySolve - <a href="http://enquirysolve.com/" target="_blank"  rel="nofollow">http://enquirysolve.com/</a><br />
Model Engineers Digital Workshop - <a href="http://medw.co.uk//" target="_blank"  rel="nofollow">http://medw.co.uk//</a><br />
Firebird - <a href="http://www.firebirdsql.org/index.php" target="_blank"  rel="nofollow">http://www.firebirdsql.org/index.php</a><br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Lester Caine</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 10:30:18 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435283#msg-435283</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435283#msg-435283</link>
            <description><![CDATA[ On Jan 24, 2012, at 3:47 PM, Ferenc Kovacs &lt;tyra3l@gmail.com&gt; wrote:<br />
<br />
&gt; On Wed, Jan 25, 2012 at 12:11 AM, Justin Martin &lt;frozenfire@php.net&gt; wrote:<br />
&gt; <br />
&gt;&gt; Hello,<br />
&gt;&gt; <br />
&gt;&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they<br />
&gt;&gt; are reported based on a misunderstanding. Usually this happens for<br />
&gt;&gt; documentation problems, where someone has misunderstood what the<br />
&gt;&gt; documentation says, or hasn't read the documentation thoroughly enough.<br />
&gt;&gt; <br />
&gt;&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt;&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt;&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;&gt; <br />
&gt;&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;&gt; <br />
&gt;&gt; Thank you,<br />
&gt;&gt; Justin Martin<br />
&gt;&gt; <br />
&gt;&gt; <br />
&gt; <br />
&gt; +1 on this.<br />
&gt; some other alternatives which was proposed in the past:<br />
&gt; - Not a bug, proposed by Philip and others<br />
&gt; - NFF/No Fault Found, proposed by RQuadling<br />
&gt; <br />
&gt; honorable mentions:<br />
&gt; - pebkac, doofus, and 'not our problem' from yawk<br />
&gt; - SEP (Someone else's problem) from cjones<br />
&gt; <br />
<br />
583: CNR (Could Not Reproduce)<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Rasmus Lerdorf</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 01:01:38 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435282#msg-435282</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435282#msg-435282</link>
            <description><![CDATA[ On Wed, Jan 25, 2012 at 12:11 AM, Justin Martin &lt;frozenfire@php.net&gt; wrote:<br />
<br />
&gt; Hello,<br />
&gt;<br />
&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they<br />
&gt; are reported based on a misunderstanding. Usually this happens for<br />
&gt; documentation problems, where someone has misunderstood what the<br />
&gt; documentation says, or hasn't read the documentation thoroughly enough.<br />
&gt;<br />
&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;<br />
&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;<br />
&gt; Thank you,<br />
&gt; Justin Martin<br />
&gt;<br />
&gt;<br />
<br />
+1 on this.<br />
some other alternatives which was proposed in the past:<br />
- Not a bug, proposed by Philip and others<br />
- NFF/No Fault Found, proposed by RQuadling<br />
<br />
honorable mentions:<br />
- pebkac, doofus, and 'not our problem' from yawk<br />
- SEP (Someone else's problem) from cjones<br />
<br />
-- <br />
Ferenc Kovács<br />
@Tyr43l - <a href="http://tyrael.hu" target="_blank"  rel="nofollow">http://tyrael.hu</a>]]></description>
            <dc:creator>Ferenc Kovacs</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 01:01:38 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435281#msg-435281</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435281#msg-435281</link>
            <description><![CDATA[ On 01/24/2012 03:21 PM, Charlie Somerville wrote:<br />
&gt; It'd also be nice to see a more receptive approach to bug<br />
&gt; reports. It's concerning that so many legitimate bug reports get<br />
&gt; labelled as bogus for whatever reason.<br />
<br />
To be 100% clear, this is just a proposed wording change.  The bugs<br />
you mention would now be marked &quot;not a bug&quot; for exactly the same<br />
reasons they currently get marked &quot;bogus&quot;.<br />
<br />
Chris<br />
<br />
-- <br />
Email: <a href="mailto:&#99;&#104;&#114;&#105;&#115;&#116;&#111;&#112;&#104;&#101;&#114;&#46;&#106;&#111;&#110;&#101;&#115;&#64;&#111;&#114;&#97;&#99;&#108;&#101;&#46;&#99;&#111;&#109;">&#99;&#104;&#114;&#105;&#115;&#116;&#111;&#112;&#104;&#101;&#114;&#46;&#106;&#111;&#110;&#101;&#115;&#64;&#111;&#114;&#97;&#99;&#108;&#101;&#46;&#99;&#111;&#109;</a><br />
Tel:  +1 650 506 8630<br />
Blog:  <a href="http://blogs.oracle.com/opal/" target="_blank"  rel="nofollow">http://blogs.oracle.com/opal/</a><br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Christopher Jones</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 01:01:38 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435252#msg-435252</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435252#msg-435252</link>
            <description><![CDATA[ It'd also be nice to see a more receptive approach to bug reports. It's concerning that so many legitimate bug reports get labelled as bogus for whatever reason.<br />
<br />
<br />
On Wednesday, 25 January 2012 at 10:20 AM, Matthew Fonda wrote:<br />
<br />
&gt; On Tue, Jan 24, 2012 at 3:16 PM, Paul Dragoonis &lt;dragoonis@gmail.com (mailto:dragoonis@gmail.com)&gt; wrote:<br />
&gt; &gt; On Tue, Jan 24, 2012 at 11:12 PM, Christopher Jones<br />
&gt; &gt; &lt;christopher.jones@oracle.com (mailto:christopher.jones@oracle.com)&gt; wrote:<br />
&gt; &gt; &gt; <br />
&gt; &gt; &gt; <br />
&gt; &gt; &gt; On 01/24/2012 03:11 PM, Justin Martin wrote:<br />
&gt; &gt; &gt; &gt; <br />
&gt; &gt; &gt; &gt; Hello,<br />
&gt; &gt; &gt; &gt; <br />
&gt; &gt; &gt; &gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they<br />
&gt; &gt; &gt; &gt; are reported based on a misunderstanding. Usually this happens for<br />
&gt; &gt; &gt; &gt; documentation problems, where someone has misunderstood what the<br />
&gt; &gt; &gt; &gt; documentation says, or hasn't read the documentation<br />
&gt; &gt; &gt; &gt; thoroughly enough.<br />
&gt; &gt; &gt; &gt; <br />
&gt; &gt; &gt; &gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt; &gt; &gt; &gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt; &gt; &gt; &gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt; &gt; &gt; &gt; <br />
&gt; &gt; &gt; &gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt; &gt; &gt; &gt; <br />
&gt; &gt; &gt; &gt; Thank you,<br />
&gt; &gt; &gt; &gt; Justin Martin<br />
&gt; &gt; &gt; &gt; <br />
&gt; &gt; &gt; <br />
&gt; &gt; &gt; <br />
&gt; &gt; &gt; I'm +1 on this.  It's time for a new, more collaborative approach.<br />
&gt; &gt; <br />
&gt; &gt; Sure, I'll +1 on this. The &quot;bogus&quot; implies &quot;RTFM, bitch&quot;, which isn't<br />
&gt; &gt; professional at all :-)<br />
&gt; &gt; <br />
&gt; <br />
&gt; <br />
&gt; I've felt this way for a long time. Big +1 on changing this.<br />
&gt; <br />
&gt; Cheers,<br />
&gt; --Matthew<br />
&gt; <br />
&gt; -- <br />
&gt; PHP Internals - PHP Runtime Development Mailing List<br />
&gt; To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a><br />
&gt; <br />
&gt;]]></description>
            <dc:creator>Charlie Somerville</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 00:23:18 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435251#msg-435251</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435251#msg-435251</link>
            <description><![CDATA[ On Tue, Jan 24, 2012 at 3:16 PM, Paul Dragoonis &lt;dragoonis@gmail.com&gt; wrote:<br />
&gt; On Tue, Jan 24, 2012 at 11:12 PM, Christopher Jones<br />
&gt; &lt;christopher.jones@oracle.com&gt; wrote:<br />
&gt;&gt;<br />
&gt;&gt;<br />
&gt;&gt; On 01/24/2012 03:11 PM, Justin Martin wrote:<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; Hello,<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they<br />
&gt;&gt;&gt; are reported based on a misunderstanding. Usually this happens for<br />
&gt;&gt;&gt; documentation problems, where someone has misunderstood what the<br />
&gt;&gt;&gt; documentation says, or hasn't read the documentation<br />
&gt;&gt;&gt; thoroughly enough.<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt;&gt;&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt;&gt;&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; Thank you,<br />
&gt;&gt;&gt; Justin Martin<br />
&gt;&gt;&gt;<br />
&gt;&gt;<br />
&gt;&gt; I'm +1 on this.  It's time for a new, more collaborative approach.<br />
&gt;<br />
&gt; Sure, I'll +1 on this. The &quot;bogus&quot; implies &quot;RTFM, bitch&quot;, which isn't<br />
&gt; professional at all :-)<br />
<br />
I've felt this way for a long time. Big +1 on changing this.<br />
<br />
Cheers,<br />
--Matthew<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Matthew Fonda</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 00:23:18 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435250#msg-435250</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435250#msg-435250</link>
            <description><![CDATA[ On Tue, Jan 24, 2012 at 11:12 PM, Christopher Jones<br />
&lt;christopher.jones@oracle.com&gt; wrote:<br />
&gt;<br />
&gt;<br />
&gt; On 01/24/2012 03:11 PM, Justin Martin wrote:<br />
&gt;&gt;<br />
&gt;&gt; Hello,<br />
&gt;&gt;<br />
&gt;&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they<br />
&gt;&gt; are reported based on a misunderstanding. Usually this happens for<br />
&gt;&gt; documentation problems, where someone has misunderstood what the<br />
&gt;&gt; documentation says, or hasn't read the documentation<br />
&gt;&gt; thoroughly enough.<br />
&gt;&gt;<br />
&gt;&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This<br />
&gt;&gt; would more politely and clearly indicate the nature of the way the bug is<br />
&gt;&gt; being closed, in addition to the comment that one ordinarily leaves.<br />
&gt;&gt;<br />
&gt;&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;&gt;<br />
&gt;&gt; Thank you,<br />
&gt;&gt; Justin Martin<br />
&gt;&gt;<br />
&gt;<br />
&gt; I'm +1 on this.  It's time for a new, more collaborative approach.<br />
<br />
Sure, I'll +1 on this. The &quot;bogus&quot; implies &quot;RTFM, bitch&quot;, which isn't<br />
professional at all :-)<br />
<br />
&gt;<br />
&gt; Chris<br />
&gt;<br />
&gt; --<br />
&gt; Email: <a href="mailto:&#99;&#104;&#114;&#105;&#115;&#116;&#111;&#112;&#104;&#101;&#114;&#46;&#106;&#111;&#110;&#101;&#115;&#64;&#111;&#114;&#97;&#99;&#108;&#101;&#46;&#99;&#111;&#109;">&#99;&#104;&#114;&#105;&#115;&#116;&#111;&#112;&#104;&#101;&#114;&#46;&#106;&#111;&#110;&#101;&#115;&#64;&#111;&#114;&#97;&#99;&#108;&#101;&#46;&#99;&#111;&#109;</a><br />
&gt; Tel:  +1 650 506 8630<br />
&gt; Blog:  <a href="http://blogs.oracle.com/opal/" target="_blank"  rel="nofollow">http://blogs.oracle.com/opal/</a><br />
&gt;<br />
&gt;<br />
&gt; --<br />
&gt; PHP Internals - PHP Runtime Development Mailing List<br />
&gt; To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a><br />
&gt;<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Paul Dragoonis</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 00:23:17 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435249#msg-435249</guid>
            <title>Re: [PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435249#msg-435249</link>
            <description><![CDATA[ On 01/24/2012 03:11 PM, Justin Martin wrote:<br />
&gt; Hello,<br />
&gt;<br />
&gt; With some frequency, I find bugs which are not &quot;bogus&quot;, 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<br />
&gt; thoroughly enough.<br />
&gt;<br />
&gt; I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. 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.<br />
&gt;<br />
&gt; Those I've spoken to in php.doc agree. Any objections?<br />
&gt;<br />
&gt; Thank you,<br />
&gt; Justin Martin<br />
&gt;<br />
<br />
I'm +1 on this.  It's time for a new, more collaborative approach.<br />
<br />
Chris<br />
<br />
-- <br />
Email: <a href="mailto:&#99;&#104;&#114;&#105;&#115;&#116;&#111;&#112;&#104;&#101;&#114;&#46;&#106;&#111;&#110;&#101;&#115;&#64;&#111;&#114;&#97;&#99;&#108;&#101;&#46;&#99;&#111;&#109;">&#99;&#104;&#114;&#105;&#115;&#116;&#111;&#112;&#104;&#101;&#114;&#46;&#106;&#111;&#110;&#101;&#115;&#64;&#111;&#114;&#97;&#99;&#108;&#101;&#46;&#99;&#111;&#109;</a><br />
Tel:  +1 650 506 8630<br />
Blog:  <a href="http://blogs.oracle.com/opal/" target="_blank"  rel="nofollow">http://blogs.oracle.com/opal/</a><br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Christopher Jones</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 00:23:17 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?7,435248,435248#msg-435248</guid>
            <title>[PHP-DEV] Change bug tracker &quot;bogus&quot; to &quot;not-bug&quot;?</title>
            <link>http://www.serverphorums.com/read.php?7,435248,435248#msg-435248</link>
            <description><![CDATA[ Hello,<br />
<br />
With some frequency, I find bugs which are not &quot;bogus&quot;, so much as they <br />
are reported based on a misunderstanding. Usually this happens for <br />
documentation problems, where someone has misunderstood what the <br />
documentation says, or hasn't read the documentation thoroughly enough.<br />
<br />
I'd like to propose simply changing the term &quot;bogus&quot; to &quot;not-bug&quot;. This <br />
would more politely and clearly indicate the nature of the way the bug <br />
is being closed, in addition to the comment that one ordinarily leaves.<br />
<br />
Those I've spoken to in php.doc agree. Any objections?<br />
<br />
Thank you,<br />
Justin Martin<br />
<br />
-- <br />
PHP Internals - PHP Runtime Development Mailing List<br />
To unsubscribe, visit: <a href="http://www.php.net/unsub.php" target="_blank"  rel="nofollow">http://www.php.net/unsub.php</a>]]></description>
            <dc:creator>Justin Martin</dc:creator>
            <category>php-internals</category>
            <pubDate>Wed, 25 Jan 2012 00:23:17 +0100</pubDate>
        </item>
    </channel>
</rss>
