Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43521 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18828 invoked from network); 27 Mar 2009 18:21:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2009 18:21:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=retricek@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=retricek@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.27 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: retricek@gmail.com X-Host-Fingerprint: 74.125.78.27 ey-out-2122.google.com Received: from [74.125.78.27] ([74.125.78.27:65011] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/15-30978-E191DC94 for ; Fri, 27 Mar 2009 13:21:18 -0500 Received: by ey-out-2122.google.com with SMTP id 9so240042eyd.59 for ; Fri, 27 Mar 2009 11:21:15 -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:content-type; bh=38P27Bc1Ld6NkWDSZIEg1nO3kYI6p/vtF+n1XwpHOVY=; b=ofWIsI4A/nk3INVv5at5pPqfjalUmsod7tRcOpZtplXKvQ1Loc+mVBZctKvZG6vwbA CcLoL/R36J6RNr5YO32d/VkPMz5z7VP7pQebUcmvu861ertcZ8Ea9Sszx4G52PZF5OOv +EPIZAqhQO3paKORuKfHxrnLc3JBmRJCICs8c= 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 :content-type; b=kfJN4oMnEQRBhn5eO+LpzdMmW79JTPnt/TVxKwR0O81UbJKvrW5z0LUD3o/eJJmHdX 3YfbqPG/JkBfWphwiEvGBWteKlkRjHZXIkYtbBRcpyBdZuid1FlDYfBEX8aGHOWhMXqy DZ0mfyemCDudoGvqGObtcCEXyKEMZdHHC/0eA= MIME-Version: 1.0 Received: by 10.216.28.85 with SMTP id f63mr933322wea.142.1238178074878; Fri, 27 Mar 2009 11:21:14 -0700 (PDT) In-Reply-To: <744ffb620903271040t6f260e6bp893b6219f095e9fa@mail.gmail.com> References: <744ffb620903271040t6f260e6bp893b6219f095e9fa@mail.gmail.com> Date: Fri, 27 Mar 2009 19:21:14 +0100 Message-ID: <744ffb620903271121g51290b9amdc26116280aec055@mail.gmail.com> To: internals@lists.php.net Content-Type: multipart/mixed; boundary=0016e6d99e6e52653a04661dcc12 Subject: Re: Bug #40698 Re-use search term in the quicksearch input field From: retricek@gmail.com (=?ISO-8859-2?Q?Josef_=A9im=E1nek?=) --0016e6d99e6e52653a04661dcc12 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sorry, forgot to post diff file inside message (I attached it only). Index: php-bugs-web/include/layout.inc --- php-bugs-web/include/layout.inc Base (1.33) +++ php-bugs-web/include/layout.inc Locally Modified (Based On 1.33) @@ -220,7 +220,7 @@ go to bug id or search bugs for - +  
>> 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 >> 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. --0016e6d99e6e52653a04661dcc12--