Your message dated Mon, 21 Jul 2003 19:00:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#202015: Package search for "g++" broken for second and 
subsequent result pages
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Jul 2003 02:30:39 +0000
>From [EMAIL PROTECTED] Fri Jul 18 21:30:37 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mx1.yipes.com [209.213.199.100] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19dhUb-0001N7-00; Fri, 18 Jul 2003 21:30:37 -0500
Received: from herc.ssd.loral.com ([158.184.3.110] verified)
  by mx1.yipes.com (CommuniGate Pro SMTP 3.5.1)
  with ESMTP id 9454927 for [EMAIL PROTECTED]; Fri, 18 Jul 2003 19:30:37 -0700
Received: from ssd.loral.com ([158.184.164.39]) by
          herc.ssd.loral.com (Netscape Messaging Server 4.15) with ESMTP
          id HI92Z000.4FP for <[EMAIL PROTECTED]>; Fri, 18 Jul 2003
          19:30:36 -0700 
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 18 Jul 2003 19:30:36 -0700
From: "Robert Fleming" <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 
Debian/1.4-2
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Package search for "g++" broken for second and subsequent result
 pages
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-7.0 required=4.0
        tests=BAYES_01,HAS_PACKAGE,USER_AGENT_MOZILLA_UA
        version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 
(1.174.2.15-2003-03-30-exp)

Package: www.debian.org

Searching for packages containing files like "g++", the "+" characters 
are properly encoded (by the web browser) in the "word" parameter in the 
URL by the search form at http://www.debian.org/distrib/packages as follows:

    search_contents.pl?word=g%2B%2B ...

but the links for subsequent search result pages look like:

    search_contents.pl?page=2&word=g++ ...

where "g++" should be "g%2B%2B".

Clicking on these links results in this error:

    Error: "g " is not a valid search request

Sorry if this bug hasn't already posted.  I only searched the bug list 
for keywords but did not read the whole page.


---------------------------------------
Received: (at 202015-done) by bugs.debian.org; 21 Jul 2003 17:11:46 +0000
>From [EMAIL PROTECTED] Mon Jul 21 12:01:01 2003
Return-path: <[EMAIL PROTECTED]>
Received: from sorgfalt.net (mail.sorgfalt.net) [217.160.169.191] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19ee1z-00014I-00; Mon, 21 Jul 2003 12:00:59 -0500
Received: from pd9e395b0.dip.t-dialin.net ([217.227.149.176] helo=djpig.hell)
        by mail.sorgfalt.net with asmtp (Exim 3.35)
        id 19ee1x-0003G6-00
        for <[EMAIL PROTECTED]>; Mon, 21 Jul 2003 19:00:58 +0200
Received: from djpig by djpig.hell with local (Exim 3.35 #1 (Debian))
        id 19ee1a-0007eH-00
        for <[EMAIL PROTECTED]>; Mon, 21 Jul 2003 19:00:34 +0200
Date: Mon, 21 Jul 2003 19:00:31 +0200
To: [EMAIL PROTECTED]
Subject: Re: Bug#202015: Package search for "g++" broken for second and 
subsequent result pages
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.28i
From: Frank Lichtenheld <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-15.5 required=4.0
        tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
              REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT
        autolearn=ham version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

On Sat, Jul 19, 2003 at 01:43:26PM +0200, Matt Kraai wrote:
> On Sat, Jul 19, 2003 at 01:15:44PM +0200, Frank Lichtenheld wrote:
> > tags 202015 + patch
> > thanks
> > 
> > On Fri, Jul 18, 2003 at 07:30:36PM -0700, Robert Fleming wrote:
> > > Searching for packages containing files like "g++", the "+" characters 
> > > are properly encoded (by the web browser) in the "word" parameter in the 
> > > URL by the search form at http://www.debian.org/distrib/packages as 
> > > follows:
> > > 
> > >    search_contents.pl?word=g%2B%2B ...
> > > 
> > > but the links for subsequent search result pages look like:
> > > 
> > >    search_contents.pl?page=2&word=g++ ...
> > > 
> > > where "g++" should be "g%2B%2B".
> > > 
> > > Clicking on these links results in this error:
> > > 
> > >    Error: "g " is not a valid search request
> > 
> > I made a patch. It uses the URI::Escape modul which is part of package
> > liburi-perl.
> 
> Tested and applied to CVS, thanks.  Now if packages.d.o would only
> do a cvs update...

Someone has done it. Seems to work now so I close the bug.

Gruesse,
-- 
*** Frank Lichtenheld <[EMAIL PROTECTED]> ***
          *** http://www.djpig.de/ ***
see also: - http://www.usta.de/
          - http://fachschaft.physik.uni-karlsruhe.de/

Reply via email to