Your message dated Tue, 9 Nov 2004 10:31:36 +0100 with message-id <[EMAIL PROTECTED]> and subject line Close this one has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 8 Nov 2004 23:58:01 +0000 >From [EMAIL PROTECTED] Mon Nov 08 15:58:01 2004 Return-path: <[EMAIL PROTECTED]> Received: from relay2.uni-heidelberg.de [129.206.210.211] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CRJOb-0007xb-00; Mon, 08 Nov 2004 15:58:01 -0800 Received: from ix.urz.uni-heidelberg.de (popix.urz.uni-heidelberg.de [129.206.119.235]) by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id iA8NvvbY006737 for <[EMAIL PROTECTED]>; Tue, 9 Nov 2004 00:57:57 +0100 (MET) Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de [129.206.100.140]) by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with SMTP id AAA3530882 for <[EMAIL PROTECTED]>; Tue, 9 Nov 2004 00:57:57 +0100 Received: (qmail 16396 invoked by uid 0); 8 Nov 2004 23:57:57 -0000 Received: from ?80.137.24.231? (HELO live) (80.137.24.231) by extmail.urz.uni-heidelberg.de with RC4-SHA encrypted SMTP; 8 Nov 2004 23:57:57 -0000 Received: from fernst by live with local (Exim 4.34) id 1CRJOV-0002wL-SY for [EMAIL PROTECTED]; Tue, 09 Nov 2004 00:57:55 +0100 Date: Tue, 9 Nov 2004 00:57:55 +0100 From: Florian Ernst <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: developer.php: spurious ";" at "All bugs related to" Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MfFXiAuoTsnnDAfZ" Content-Disposition: inline X-Reportbug-Version: 2.63 X-GPG-Key: http://ernst.uni-hd.de/pubkey.asc X-GPG-Fingerprint: 34F8 7997 8BC1 03F0 9C43 F3D7 B375 3E4D 514B 3E7C User-Agent: Mutt/1.5.6+20040722i Sender: Florian Ernst <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: --MfFXiAuoTsnnDAfZ Content-Type: multipart/mixed; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: qa.debian.org Severity: minor Tags: patch Dear QA team, just a minor glitch in the fine developer.php, please see the attached patch. It should just work without the extra ";" after "<$login"... Cheers, Flo --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="developer.wml.diff" Content-Transfer-Encoding: quoted-printable --- developer.wml.orig 2004-10-04 19:16:00.000000000 +0200 +++ developer.wml 2004-10-04 19:17:24.000000000 +0200 @@ -639,7 +639,7 @@ =20 function bugs_all_related($login) { - return html_a("All bugs related to <$login;>", "http://bugs.debi= an.org/cgi-bin/pkgreport.cgi?maint=3D". urlencode($login)); + return html_a("All bugs related to <$login>", "http://bugs.debia= n.org/cgi-bin/pkgreport.cgi?maint=3D". urlencode($login)); } =20 function bugs_rc($login) --W/nzBZO5zC0uMSeA-- --MfFXiAuoTsnnDAfZ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBkAgDs3U+TVFLPnwRApO4AJ41ssahdXLPosxhODWDfm+UkDGeowCePpFE Ze9+FAuYoT+L1ORRaP6ZS2w= =2fAu -----END PGP SIGNATURE----- --MfFXiAuoTsnnDAfZ-- --------------------------------------- Received: (at 280376-done) by bugs.debian.org; 9 Nov 2004 09:32:45 +0000 >From [EMAIL PROTECTED] Tue Nov 09 01:32:45 2004 Return-path: <[EMAIL PROTECTED]> Received: from mx1.lost-oasis.net [212.85.153.8] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CRSMn-0004qq-00; Tue, 09 Nov 2004 01:32:45 -0800 Received: from atoulouse-201-2-1-120.w193-251.abo.wanadoo.fr ([193.251.11.120] helo=tass.osa-tlse.int) by mx1.lost-oasis.net with asmtp (Exim 4.34) id 1CRSMl-0001hi-S0 for [EMAIL PROTECTED]; Tue, 09 Nov 2004 10:32:44 +0100 From: Igor Genibel <[EMAIL PROTECTED]> Organization: Debian GNU/Linux To: [EMAIL PROTECTED] Subject: Close this one Date: Tue, 9 Nov 2004 10:31:36 +0100 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1633411.AmlqCUcjTy"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: --nextPart1633411.AmlqCUcjTy Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, thanks for reporting this bug. This is now fixed Cheers =2D-=20 Igor Genibel =C2=ABNon bene pro toto libertas venditur auro=C2=BB =46reedom is not sold for all the gold in the world. Dubrovnik motto --nextPart1633411.AmlqCUcjTy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBkI5++xgdMBZI9sgRAsKeAJ9f/jzHVExrlBZmK+1PqEW+ei6XWACfYVqO 9LfzxSmY1CkHVhmk1UimpYo= =CBf8 -----END PGP SIGNATURE----- --nextPart1633411.AmlqCUcjTy--