[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#145025: marked as done (debugging cruft in package search results)



Your message dated Tue, 30 Apr 2002 21:27:16 +0200
with message-id <20020430192716.GC30268@cibalia.gkvk.hr>
and subject line Bug#145025: debugging cruft in package search results
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; 29 Apr 2002 17:25:21 +0000
>From kraai@lafn.org Mon Apr 29 12:25:21 2002
Return-path: <kraai@lafn.org>
Received: from svfulraptor1.beckman.com (catalonia) [134.217.237.30] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 172Ett-0005Au-00; Mon, 29 Apr 2002 12:25:21 -0500
Received: from kraai by catalonia with local (Exim 3.35 #1 (Debian))
	id 172Exp-0000OT-00
	for <submit@bugs.debian.org>; Mon, 29 Apr 2002 10:29:25 -0700
Date: Mon, 29 Apr 2002 10:29:25 -0700
From: Matt Kraai <kraai@debian.org>
To: submit@bugs.debian.org
Subject: debugging cruft in package search results
Message-ID: <[🔎] 20020429172925.GF216@catalonia>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="SxgehGEc6vB0cZwN"
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Sender: Matt Kraai <kraai@lafn.org>
Delivered-To: submit@bugs.debian.org


--SxgehGEc6vB0cZwN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: www.debian.org
Version: N/A; reported on 2002-04-29
Severity: minor

Searching package descriptions prints each keyword preceded by an
X[1].  The following patch removes the debugging code.

Matt

1.
http://packages.debian.org/cgi-bin/search_packages.pl?keywords=foo+bar&searchon=all&subword=1&version=stable&release=all

--- search_packages.pl.orig	Mon Apr 29 10:15:57 2002
+++ search_packages.pl	Mon Apr 29 10:16:17 2002
@@ -114,7 +114,6 @@
 		keywordsearch = ''
 		tmp = string.split(safekeywords, ' ')
 		for key in tmp:
-			print "X" + key
 			keywordsearch = keywordsearch + key + '* '
 	else:
 		keywordsearch = safekeywords

--SxgehGEc6vB0cZwN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8zYL1fNdgYxVXvBARAgWcAJ9AzhuSX62PbRZoFXooMsu71LauoQCfTNCq
dqGeMxbNVgtTTLi/kc/hZqk=
=hBTw
-----END PGP SIGNATURE-----

--SxgehGEc6vB0cZwN--

---------------------------------------
Received: (at 145025-done) by bugs.debian.org; 30 Apr 2002 19:25:27 +0000
>From joy@cibalia.gkvk.hr Tue Apr 30 14:25:27 2002
Return-path: <joy@cibalia.gkvk.hr>
Received: from cibalia.gkvk.hr [161.53.211.3] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 172dFe-0005Jf-00; Tue, 30 Apr 2002 14:25:27 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 3.35 #1 (Debian))
	id 172dHQ-0008H2-00; Tue, 30 Apr 2002 21:27:16 +0200
Date: Tue, 30 Apr 2002 21:27:16 +0200
To: Matt Kraai <kraai@debian.org>, 145025-done@bugs.debian.org
Subject: Re: Bug#145025: debugging cruft in package search results
Message-ID: <20020430192716.GC30268@cibalia.gkvk.hr>
References: <[🔎] 20020429172925.GF216@catalonia>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20020429172925.GF216@catalonia>
User-Agent: Mutt/1.3.27i
From: Josip Rodin <joy@cibalia.gkvk.hr>
Delivered-To: 145025-done@bugs.debian.org

On Mon, Apr 29, 2002 at 10:29:25AM -0700, Matt Kraai wrote:
> Package: www.debian.org
> Version: N/A; reported on 2002-04-29
> Severity: minor
> 
> Searching package descriptions prints each keyword preceded by an
> X[1].  The following patch removes the debugging code.

Applied, thanks.

-- 
     2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to debian-www-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: