Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9282 invoked by uid 1010); 12 Jun 2007 08:42:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9267 invoked from network); 12 Jun 2007 08:42:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2007 08:42:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:3916] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/62-12853-85C5E664 for ; Tue, 12 Jun 2007 04:42:01 -0400 Received: from [81.22.163.71] (helo=[10.6.109.37]) by outbound.mailhop.org with esmtpsa (SSLv3:RC4-MD5:128) (Exim 4.63) (envelope-from ) id 1Hy1wr-0000bi-VB; Tue, 12 Jun 2007 04:41:58 -0400 X-MHO-User: U2FsdGVkX1+fRhK5vvCSZF2twcNL/+J2lBKROvj38SE= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 81.22.163.71 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18FIB98XztnlzxxqNW79vu8SnqY13xHxis= Reply-To: jani.taskinen@iki.fi To: Andi Gutmans Cc: internals@lists.php.net In-Reply-To: <698DE66518E7CA45812BD18E807866CE49DCBC@us-ex1.zend.net> References: <698DE66518E7CA45812BD18E807866CE49DCBC@us-ex1.zend.net> Content-Type: text/plain Date: Tue, 12 Jun 2007 11:41:56 +0300 Message-ID: <1181637716.3474.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Bugs database From: jani.taskinen@sci.fi (Jani Taskinen) It's on my list. :) And there's nice 'Updated since' select box in the pear bug tracker's search already, another one of the bonus features we're getting by simply replacing the old tracker. :) --Jani On Mon, 2007-06-11 at 23:05 -0700, Andi Gutmans wrote: > Hey, > > Today when looking at the list of bugs the date column is the date when > the bug was opened. It'd be nice if we could have another column "Last > updated" so that we don't have to look into the bug to see if it's been > lingering. Am I missing something? If not, how about we add that? > > Andi >