Your message dated Tue, 19 Feb 2002 01:30:45 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#134471: listarchives: list filter is not in alphabetical 
order
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; 17 Feb 2002 20:48:54 +0000
>From [EMAIL PROTECTED] Sun Feb 17 14:48:54 2002
Return-path: <[EMAIL PROTECTED]>
Received: from mailc.telia.com [194.22.190.4] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16cYEw-0004HR-00; Sun, 17 Feb 2002 14:48:54 -0600
Received: from d1o926.telia.com (d1o926.telia.com [213.66.172.241])
        by mailc.telia.com (8.11.6/8.11.6) with ESMTP id g1HKmqH15577;
        Sun, 17 Feb 2002 21:48:52 +0100 (CET)
Received: from highs-compis.spaze (h194n2fls31o926.telia.com [217.208.32.194])
        by d1o926.telia.com (8.10.2/8.10.1) with ESMTP id g1HKmqA04722;
        Sun, 17 Feb 2002 21:48:52 +0100 (CET)
Received: from high by highs-compis.spaze with local (Exim 3.22 #1 (Debian))
        id 16cZ7s-0002Ln-00; Sun, 17 Feb 2002 21:45:40 +0000
From: John Ericson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: listarchives: list filter is not in alphabetical order
X-Reportbug-Version: 1.41.14213
X-Mailer: reportbug 1.41.14213
Date: Sun, 17 Feb 2002 21:45:40 +0000
Message-Id: <[EMAIL PROTECTED]>
Sender: John Ericson <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: listarchives
Version: N/A; reported 2002-02-17
Severity: normal

http://lists.debian.org/search.html

I was looking for "deity" in "List filter" and didnt found it when I went
through all the lists starting with d.... I was supprised to find almost at
the bottom below "www" and "x". Down at the bottom I find alot of lists such as 
lsb-* which I belives should be higher up in the list.

I would like the list to be in alphabetical order since by looking at the top
it appears to be, and if you dont look at the bottom you might miss what you 
searches for.


-- System Information
Debian Release: sid
Architecture: i386
Kernel: Linux highs-compis 2.4.5 #1 Thu Jul 19 18:57:03 UTC 2001 i686
Locale: LANG=C, LC_CTYPE=sv_SE


---------------------------------------
Received: (at 134471-done) by bugs.debian.org; 19 Feb 2002 00:24:51 +0000
>From [EMAIL PROTECTED] Mon Feb 18 18:24:51 2002
Return-path: <[EMAIL PROTECTED]>
Received: from cibalia.gkvk.hr [161.53.211.3] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16cy5T-0001yE-00; Mon, 18 Feb 2002 18:24:51 -0600
Received: from joy by cibalia.gkvk.hr with local (Exim 3.33 #1 (Debian))
        id 16cyBB-00088E-00; Tue, 19 Feb 2002 01:30:45 +0100
Date: Tue, 19 Feb 2002 01:30:45 +0100
To: Joey Hess <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#134471: listarchives: list filter is not in alphabetical order
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.27i
From: Josip Rodin <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

On Sun, Feb 17, 2002 at 09:22:49PM -0500, Joey Hess wrote:
> > Actually it's sorted, but with the implied debian- prefix on the names.
> > I.e.:
> > 
> >       for (sort keys %lists) {
> >         s/^debian-//;
> >         print OUT "<option>$_\n";
> >       }
> 
> for (sort map { s/^debian-//; $_ } keys %lists) {
>       print OUT "<option>$_\n";
> }

Thanks. The bug is fixed now.

-- 
     2. That which causes joy or happiness.

Reply via email to