Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47030 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45469 invoked from network); 22 Feb 2010 17:27:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2010 17:27:18 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@iki.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@iki.fi; spf=permerror; 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:63563] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/7A-00376-57EB28B4 for ; Mon, 22 Feb 2010 12:27:17 -0500 Received: from cs27025051.pp.htv.fi ([89.27.25.51] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1Njc3u-000179-6e; Mon, 22 Feb 2010 17:27:14 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 89.27.25.51 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19oeGhy2agy6peYq5U79WP2VbdE9gCP/6s= Message-ID: <4B82BE78.2070000@iki.fi> Date: Mon, 22 Feb 2010 19:27:20 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: =?UTF-8?B?Sm9oYW5uZXMgU2NobMO8dGVy?= CC: PHP Internals References: <4B828D95.9070504@iki.fi> <1266858950.3086.542.camel@guybrush> In-Reply-To: <1266858950.3086.542.camel@guybrush> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] TNBT beta online at http://bugs-beta.php.net/ From: jani.taskinen@iki.fi (Jani Taskinen) 22.2.2010 19:15, Johannes Schlüter wrote: >> - Patches / file attachements > > I like the idea of calling it "patch" so users won't immediatly upload > large big applications. Is there a size limit? No limits apart from what is set in either httpd.conf or php.ini, also, they need to be text format. Again, this is simply copy of what PEAR bug tracker has had for ages. Or at least one point had, dunno what they might be using right now. > The !Quick resolve" dropdown box seems to be missing. Is that > intentional? For some reason it's not shown if you're not logged in. Should it be? :) > Anybody working on a "target milestone" Feature? There's nobody working on anything except me randomly when I have had time.. Feel free. I'd rather see people improving on this than wasting time on the current horrid mess of php-bugs-web.. --Jani