Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47022 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11830 invoked from network); 22 Feb 2010 13:58:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2010 13:58:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@iki.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@iki.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain iki.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@iki.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:61020] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/84-00376-99D828B4 for ; Mon, 22 Feb 2010 08:58:50 -0500 Received: from a88-112-30-186.elisa-laajakaista.fi ([88.112.30.186] helo=localhost.localdomain) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1NjYoB-000Lvh-6P for internals@lists.php.net; Mon, 22 Feb 2010 13:58:47 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 88.112.30.186 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/AYzsDGw5xynRtsvBefiSRtuIq60Ew794= Message-ID: <4B828D95.9070504@iki.fi> Date: Mon, 22 Feb 2010 15:58:45 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc11 Thunderbird/3.0.1 MIME-Version: 1.0 To: PHP Internals Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: TNBT beta online at http://bugs-beta.php.net/ From: jani.taskinen@iki.fi (Jani Taskinen) FYI: I installed the "new" bug tracker to ez1.php.net for easier testing. Feel free to test it and comment to this thread. If the DNS has not propagated yet, just add this to your hosts file: 128.39.198.38 bugs-beta.php.net Keep in mind it's NOT totally new, it's simply been "cleaned up" and some tiny featurettes have been added / merged from PEAR bug tracker: - Bug type (Bug, Feature/Change Request or Documentation problem) * This allows more fine-grained categorization, per pacakge - Changelog and SVN commits separate from regular comments - Patches / file attachements - Categories in DB instead of file * TODO: Online editor for categories (or s.c. pseudo packages) - Preview for reporting new bugs - Everything is UTF-8 now * f.e. http://bugs-beta.php.net/bug.php?id=51065&edit=1 vs. http://bugs.php.net/bug.php?id=51065&edit=1 - Something I don't remember anymore.. :D I wish this inspires more people to get involved and not waste time on the current bugs.php.net anymore. :) --Jani