For new bug reports, go to the jbovlaste Bugzilla.
<%perl> my @reports; opendir(REPORTS,"/var/www/jbovlaste/current/bugreports"); while(defined(my $foo=readdir(REPORTS))) { next unless $foo =~ /^\w+\.\d+$/; push @reports, $foo; } closedir(REPORTS); %perl><% join("/",$tmp->{'type'},$tmp->{'area'}) %>
(<% scalar localtime $tmp->{'time'} %>)
<% (defined($tmp->{'response'}))?"Has admin response":"" %>
New bug reports should go into the jbovlaste Bugzilla.
If you filed a bug report, and it isn't here any more, I've deleted it because I believed it to be resolved. If you don't think that is the case, refile it. (It would probably help if you added more information than before.)
<%method title> Bug Report Listings %method>