Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43526 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66200 invoked from network); 27 Mar 2009 22:22:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2009 22:22:48 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.155 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 72.14.220.155 fg-out-1718.google.com Received: from [72.14.220.155] ([72.14.220.155:38328] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/2D-30978-8B15DC94 for ; Fri, 27 Mar 2009 17:22:48 -0500 Received: by fg-out-1718.google.com with SMTP id l26so412306fgb.0 for ; Fri, 27 Mar 2009 15:22:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=Nq0Lya/gdo64LU5Gpb45M8kxHgQaqZPcaDb0+LJAPUE=; b=A3UCsVUNqGcmFng9rDawaT9qXgFjoOUgzNdybhdEa4JjyfwmH2V3leg9K8jHJZGL7Z /6Ah4q10yy0I6YngzxKGuBITv+u2y3TMocvvO8J2HlMjZGyvT24AL7944xmmpbMp0Wzw Uar0BZWpWcYJjKj5mKWPRTMQtui+3qNAYwSdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=quU9QBCYofJwqSAmFYeEj6mJNPs8pd9BDLyUrBXkwTmJfs0RPsvOg7WtcWg1se63hN PqXwwdhzm9HUWSJ2fl/6dAxBEs9meNBZ8+zn90UKv5HydWOHdBUnM0e/F7IG3SE1lZDL 7IKz+m06CHcSy7P1sZf6MhBHZAWM5GkXk5owU= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.86.57.9 with SMTP id f9mr2456178fga.38.1238192565315; Fri, 27 Mar 2009 15:22:45 -0700 (PDT) In-Reply-To: <744ffb620903271214w7a62f2d8wac87922702503fd2@mail.gmail.com> References: <744ffb620903271040t6f260e6bp893b6219f095e9fa@mail.gmail.com> <744ffb620903271121g51290b9amdc26116280aec055@mail.gmail.com> <49CD2334.4070207@sektioneins.de> <744ffb620903271214w7a62f2d8wac87922702503fd2@mail.gmail.com> Date: Fri, 27 Mar 2009 23:22:45 +0100 X-Google-Sender-Auth: 1f71af4aa6426968 Message-ID: <2dedb8a0903271522g3614c215k696b4b31ead9d625@mail.gmail.com> To: =?ISO-8859-2?Q?Josef_=A9im=E1nek?= Cc: Stefan Esser , m.bretz@metropolis-ag.de, internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: Bug #40698 Re-use search term in the quicksearch input field From: kalle@php.net (Kalle Sommer Nielsen) Hi Josef 2009/3/27 Josef =A9im=E1nek : > ok, but Mike Bretz wrote that it will be better to mark this bug as > "Bogus" according to all browsers auto-form completion function. > This patch was written very fast, without thinking. Next time I spend > more time to focus on security. > > ok, what about these bugs : > http://bugs.php.net/bug.php?id=3D46663 > http://bugs.php.net/bug.php?id=3D40696 > > Will be any improvement to focus on these bugs ? > Thank you for fast response. If you can come up with a good enough patch and idea to resolve the issue I don't see any reason for why they wouldn't be accepted. Both of them seems pretty straight forward, for example for #46663, a checkbox that can be checked to "search comments only" could be added and then modify the results page to snow a snippet of the comment that matches. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Kalle Sommer Nielsen kalle@php.net