Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43524 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33876 invoked from network); 27 Mar 2009 19:13:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2009 19:13:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 70.38.37.248 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 70.38.37.248 ip-70-38-37-248.static.privatedns.com Received: from [70.38.37.248] ([70.38.37.248:48796] helo=october.pilotpig.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 47/E7-30978-0552DC94 for ; Fri, 27 Mar 2009 14:13:21 -0500 Received: from c-76-22-32-17.hsd1.wa.comcast.net ([76.22.32.17] helo=[192.168.1.2]) by october.pilotpig.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1LnHUO-0002Q8-0J; Fri, 27 Mar 2009 15:13:12 -0400 Cc: internals@lists.php.net Message-ID: <9FD87BC1-4CF4-4409-9737-E8A1EF79DE8A@roshambo.org> To: =?WINDOWS-1252?Q?Josef_=8Aim=E1nek?= In-Reply-To: <744ffb620903271121g51290b9amdc26116280aec055@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Fri, 27 Mar 2009 12:14:13 -0700 References: <744ffb620903271040t6f260e6bp893b6219f095e9fa@mail.gmail.com> <744ffb620903271121g51290b9amdc26116280aec055@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - october.pilotpig.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roshambo.org X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Re: Bug #40698 Re-use search term in the quicksearch input field From: philip@roshambo.org (Philip Olson) Greetings Josef, Nice, you're already looking at code and proposing patches! :) >>> My first patch (very easy). I have one more idea about this. The >>> text >>> will stay in intputbox only if not found. What do you think ? >>> Bug is mentioned here : http://bugs.php.net/bug.php?id=40698 Seems logical, except bugsweb has a clean() function that should be used when presenting user data. However, I would prefer we mark the bug as Won't Fix and suggest these users use the advanced search instead. >>> I was studying bug tracker code, because of GSOC. I want to join one >>> idea about bug tracker (improve him). Now, I'm searching for some >>> bugs >>> in tracker to repair. So next patches will be posted soon. >>> If anyone know some bug or have some idea connected with improving >>> bugtracker please write me. As we previously discussed in private, scouring the list archives (and wikis) for peoples ideas and coming up with a simple plan seems the best way to go. We don't need a complete rewrite but some change (and clean up) is needed. Whether we take this opportunity to combine PECL (and GTK) I'm not sure but let's discuss it. Regards, Philip