[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#76448: marked as done (developers' corner half-blank)



Your message dated Tue, 7 Nov 2000 11:38:45 +0100
with message-id <20001107113844.A19828@cibalia.gkvk.hr>
and subject line Bug#76448: developers' corner half-blank
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Nov 2000 06:30:50 +0000
>From kraai@alumni.carnegiemellon.edu Tue Nov 07 00:30:50 2000
Return-path: <kraai@alumni.carnegiemellon.edu>
Received: from murphy.debian.org [::ffff:216.234.231.6] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 13t2HS-0001qr-00; Tue, 07 Nov 2000 00:30:50 -0600
Received: (qmail 31367 invoked from network); 7 Nov 2000 06:27:31 -0000
Received: from va.debian.org (HELO klecker.debian.org) (mail@198.186.203.20)
  by murphy.debian.org with SMTP; 7 Nov 2000 06:27:31 -0000
Received: from radius.brandx.net [209.55.67.42] (root)
	by klecker.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13t1jJ-0000RD-00; Mon, 06 Nov 2000 21:55:33 -0800
Received: from debian (03-137.028.popsite.net [216.126.180.137])
          by radius.brandx.net (8.8.4/8.8.4) with ESMTP
	  id VAA04293 for <submit@bugs.debian.org>; Mon, 6 Nov 2000 21:42:09 -0800
Received: from kraai by debian with local (Exim 3.12 #1 (Debian))
	id 13t1UM-0000I2-00
	for <submit@bugs.debian.org>; Mon, 06 Nov 2000 21:40:06 -0800
Date: Mon, 6 Nov 2000 21:40:06 -0800
From: Matt Kraai <kraai@debian.org>
To: submit@bugs.debian.org
Subject: developers' corner half-blank
Message-ID: <[🔎] 20001106214006.C455@debian>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Sender: Matt Kraai <kraai@alumni.carnegiemellon.edu>
Delivered-To: submit@bugs.debian.org

Package: www.debian.org
Version: N/A

The developers' corner contains the following tag:

<!--/UdmComment>

Due to the nature of SGML comments, each -- within a <!...> tag
starts/ends a comment.  As a result, the above construction starts but
does not end a comment.  Compliant browsers thus ignore the rest of
page, resulting in a vastly less interesting developers' corner.  The
appended patch fixes the file which contains this tag.

Matt

Index: english/template/debian/develbar.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/template/debian/develbar.wml,v
retrieving revision 1.109
diff -u -r1.109 develbar.wml
--- english/template/debian/develbar.wml	2000/11/05 21:02:39	1.109
+++ english/template/debian/develbar.wml	2000/11/07 05:39:16
@@ -725,7 +725,7 @@
 		</SMALL>
 	</FONTS_SANS-SERIF></P>
 
-	<!--/UdmComment>
+	<!--/UdmComment-->
 	</TD>
 
 	

---------------------------------------
Received: (at 76448-done) by bugs.debian.org; 7 Nov 2000 10:33:15 +0000
>From joy@cibalia.gkvk.hr Tue Nov 07 04:33:15 2000
Return-path: <joy@cibalia.gkvk.hr>
Received: from cibalia.gkvk.hr [::ffff:161.53.211.3] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13t641-00026f-00; Tue, 07 Nov 2000 04:33:14 -0600
Received: from joy by cibalia.gkvk.hr with local (Exim 3.12 #1 (Debian))
	id 13t69N-0005AT-00; Tue, 07 Nov 2000 11:38:45 +0100
Date: Tue, 7 Nov 2000 11:38:45 +0100
From: Josip Rodin <joy@cibalia.gkvk.hr>
To: Matt Kraai <kraai@debian.org>, 76448-done@bugs.debian.org
Subject: Re: Bug#76448: developers' corner half-blank
Message-ID: <20001107113844.A19828@cibalia.gkvk.hr>
References: <[🔎] 20001106214006.C455@debian>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: <[🔎] 20001106214006.C455@debian>; from kraai@debian.org on Mon, Nov 06, 2000 at 09:40:06PM -0800
Delivered-To: 76448-done@bugs.debian.org

On Mon, Nov 06, 2000 at 09:40:06PM -0800, Matt Kraai wrote:
> Package: www.debian.org
> Version: N/A
> 
> The developers' corner contains the following tag:
> 
> <!--/UdmComment>
> 
> Due to the nature of SGML comments, each -- within a <!...> tag
> starts/ends a comment.  As a result, the above construction starts but
> does not end a comment.  Compliant browsers thus ignore the rest of
> page, resulting in a vastly less interesting developers' corner.  The
> appended patch fixes the file which contains this tag.

> --- english/template/debian/develbar.wml	2000/11/05 21:02:39	1.109
> +++ english/template/debian/develbar.wml	2000/11/07 05:39:16
> @@ -725,7 +725,7 @@
>  		</SMALL>
>  	</FONTS_SANS-SERIF></P>
>  
> -	<!--/UdmComment>
> +	<!--/UdmComment-->
>  	</TD>

Applied, thanks.

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: