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

Bug#74598: marked as done (Search results point to cgi-bin)



Your message dated Fri, 13 Oct 2000 22:35:04 +0200
with message-id <20001013223504.C27254@cibalia.gkvk.hr>
and subject line Forgot to close this.
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Oct 2000 10:59:28 +0000
>From zukerman@math-hat.com Thu Oct 12 05:59:28 2000
Return-path: <zukerman@math-hat.com>
Received: from zukerman-1.dsl.speakeasy.net [::ffff:216.254.75.142] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13jg59-0007Un-00; Thu, 12 Oct 2000 05:59:28 -0500
Received: from (matt.w80.math-hat.com) [216.254.75.141] 
	by zukerman-1.dsl.speakeasy.net with esmtp (Exim 3.12 #1 (Debian))
	id 13jfzT-0007qg-00; Thu, 12 Oct 2000 06:53:35 -0400
Received: from zukerman by matt.w80.math-hat.com with local (Exim 3.16 #1 (Debian))
	id 13jg5A-0001xT-00
	for <submit@bugs.debian.org>; Thu, 12 Oct 2000 06:59:28 -0400
To: submit@bugs.debian.org
Subject: Search results point to cgi-bin
From: Itai Zukerman <zukerman@math-hat.com>
Date: 12 Oct 2000 06:59:27 -0400
Message-ID: <[🔎] 871yxmnx4g.fsf@matt.w80.math-hat.com>
Lines: 21
User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org

Package: listarchives
Severity: normal

I believe searching has been broken for a while now, mainly because
searchlists is run in domain cgi-bin.d.o, but creates relative links
to messages (which only exist in lists.d.o).  This tiny (untested)
patch might be a quick fix?

-itai

--- searchlists.orig    Thu Oct 12 05:48:22 2000
+++ searchlists Thu Oct 12 05:45:56 2000
@@ -133,7 +133,7 @@
        ($list = $url) =~ s:/msg.*::;
        if ($url ne $lasturl) {
            if ($lasturl && $data) { $gout .= $goutsub if $data; $data = 0; }
-           $goutsub = "<li><a href=\"$url\">$subject</a> ($list)\n";
+           $goutsub = "<li><a href=\"http://lists.debian.org/$url\";>$subject</a> ($list)\n";
        }
        $data = 1
          if ($line=~/^ \s* \&lt\; TITLE \&gt\; .* \&lt\; \/TITLE \&gt\; $/x);

---------------------------------------
Received: (at 74598-close) by bugs.debian.org; 13 Oct 2000 20:31:38 +0000
>From joy@cibalia.gkvk.hr Fri Oct 13 15:31:38 2000
Return-path: <joy@cibalia.gkvk.hr>
Received: from cibalia.gkvk.hr [::ffff:161.53.211.3] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13kBUP-0000ei-00; Fri, 13 Oct 2000 15:31:38 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 3.12 #1 (Debian))
	id 13kBXk-0007GU-00
	for <74598-close@bugs.debian.org>; Fri, 13 Oct 2000 22:35:04 +0200
Date: Fri, 13 Oct 2000 22:35:04 +0200
From: Josip Rodin <joy@cibalia.gkvk.hr>
To: 74598-close@bugs.debian.org
Subject: Forgot to close this.
Message-ID: <20001013223504.C27254@cibalia.gkvk.hr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Delivered-To: 74598-close@bugs.debian.org


Sorry, forgot to close the bug with the previous message.

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: