Bug#835610: Invalid link in stat page

Luca Monducci <[email protected]>
Newsgroups gmane.linux.debian.devel.www
Message-ID <a05532dd-fa24-32aa-863a-737d48e37e79__22935.3414652453$1472311289$gmane$org@tiscali.it>
Package: www.debian.org
Severity: wishlist
Tags: l10n, patch


The link to diff in stats page cause error 400 Bad request on
anonscm.debian.org. The attached patch fix this error.

Regards,
Luca
stattrans.patch (text/plain, 469 B)
--- C:/Users/Luca/AppData/Local/Temp/TCV21341.tmp/stattrans.1.117.pl	Tue Jan 12 12:43:58 2016
+++ C:/cygwin/home/Luca/webwml/stattrans.pl	Sat Aug 27 17:01:11 2016
@@ -372,7 +372,7 @@
     my ( $path, $r1, $r2, $diff_format ) = @_;
 
     return alioth_cvs_file_url($path)
-        . sprintf( '?r1=%s;r2=%s;diff_format=%s', $r1, $r2, $diff_format );
+        . sprintf( '?r1=%s&r2=%s&diff_format=%s', $r1, $r2, $diff_format );
 }
 
 sub alioth_cvs_view_url {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.