#------------------------------------------------------------------------ # Compiled template generated by the Template Toolkit version 2.09 #------------------------------------------------------------------------ Template::Document->new({ METADATA => { 'modtime' => '1065824424', 'name' => 'reports/duplicates.html.tmpl', }, BLOCK => sub { my $context = shift || die "template sub called without context\n"; my $stash = $context->stash; my $output = ''; my $error; eval { BLOCK: { $output .= "\n"; $output .= "\n\n"; $output .= "\n"; if ($stash->get('product')) { $stash->set('title', ("Most Frequently Reported Bugs for " . $stash->get('product'))); } else { $output .= " "; $stash->set('title', 'Most Frequently Reported Bugs'); } $output .= "\n"; $output .= $context->process('global/header.html.tmpl'); $output .= "\n\n
\n What is this data?\n
\n Change parameters\n
\n The Most Frequent Bugs page lists the known open bugs which \n are reported most frequently in recent builds. It is \n automatically generated from the Bugzilla database every 24 hours, by \n counting the number of direct and indirect duplicates of bugs.\n This information is provided in order to assist in minimizing\n the amount of duplicate bugs entered into Bugzilla which in turn cuts down\n on development time.\n\n\nHow do I use this list?\n\n