Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44832 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99538 invoked from network); 8 Jul 2009 12:09:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2009 12:09:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:23396] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/04-12124-D5C845A4 for ; Wed, 08 Jul 2009 08:09:03 -0400 Received: by fg-out-1718.google.com with SMTP id e12so1724943fga.0 for ; Wed, 08 Jul 2009 05:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=fFz8YOoJ4whfCHzMtU2G6xtdgfuLY/1Rc3TIk2qQJLQ=; b=Ka8TwGVT8nOXL9nmlJTpHooe2+cuE9LwjqjtW7gAq6vE+MoPLkLRMOvYne/7q66j1Y ZzMBtN6zkmR00c8oLAl8kXRDIx28kq+M/zxB9mIraCV6Va/f31RkrhpmYNve974Q4ZRx hiG0AvBDNZqekja/IcZ9p27eS0HYkHfmjJjMA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=JAKW89xcJfuykYu6j+TG+ewwSsq1FyXn0acyveKhK+6Pg91w17qcrMqpn94iDtLnmA npDEySD1Iquxh7R/UJhmKTlrAlNnf7bVl3Q5YYsbvcYSXQ6YHx1PT+pl7NUcpmBOJ/Ht y3sPeI2b8oLN5CnewhffCrQFNpOjH+hlIGgJ4= MIME-Version: 1.0 Received: by 10.86.66.20 with SMTP id o20mr2861150fga.15.1247054938653; Wed, 08 Jul 2009 05:08:58 -0700 (PDT) In-Reply-To: <4A548A79.20700@sci.fi> References: <4A548A79.20700@sci.fi> Date: Wed, 8 Jul 2009 14:08:58 +0200 Message-ID: <7f3ed2c30907080508l30e19acat5e5e8397f29d969f@mail.gmail.com> To: jani.taskinen@iki.fi Cc: Philip Olson , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] bug tracker planning From: hannes.magnusson@gmail.com (Hannes Magnusson) On Wed, Jul 8, 2009 at 14:00, Jani Taskinen wrote: > Philip Olson wrote: >> - Importing > > Of what..? Existing bugs from php/pecl/php/gtk >> - Tagging : Allow people to optionally attach tags to bugs > > What tags..? I assume web2.0 tagging (as in gmail labels for example, or blog entry tags..) -Hannes