Hello,
Did you plan something about this bug/patch ?
Regards,
On Wed, Oct 10, 2007 at 01:03:09AM +0200, Simon Paillard wrote:
> I guess $param{pkg} should not be read, but $param{package}
=== modified file 'cgi/pkgreport.cgi'
--- cgi/pkgreport.cgi 2007-09-07 12:18:44 +0000
+++ cgi/pkgreport.cgi 2007-10-09 22:56:16 +0000
@@ -1019,7 +1019,7 @@
sub myurl {
return html_escape(pkg_url(map {exists $param{$_}?($_,$param{$_}):()}
qw(archive repeatmerged mindays maxdays),
- qw(version dist arch pkg src tag maint submitter)
+ qw(version dist arch package src tag maint
submitter)
)
);
}
--
Simon Paillard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]