On Mon, May 14, 2007 at 08:26:11PM -0700, Don Armstrong wrote: > > I agree. But if it is going to take long (say, another month or more), > > then I'd like to help writing that code. > > Then help; the bugs and discussion of what has to be done are publicly > available, as is the source code.
Ok, how about the attached _temporary_ fix until real archiving is in place? -- Met vriendelijke groet / with kind regards, Guus Sliepen <[EMAIL PROTECTED]>
=== modified file 'cgi/pkgreport.cgi' --- cgi/pkgreport.cgi 2007-03-21 06:12:29 +0000 +++ cgi/pkgreport.cgi 2007-05-16 09:40:31 +0000 @@ -701,6 +701,7 @@ my %status = %{getbugstatus($bug)}; next unless %status; next if bugfilter($bug, %status); + next if not $archive and bug_archiveable($bug); my $html = sprintf "<li><a href=\"%s\">#%d: %s</a>\n<br>", bugurl($bug), $bug, htmlsanit($status{subject});
signature.asc
Description: Digital signature