Your message dated Tue, 7 Nov 2000 11:38:45 +0100
with message-id <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED] Tue Nov 07 00:30:50 2000
Return-path: <[EMAIL PROTECTED]>
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) ([EMAIL PROTECTED])
  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 <[EMAIL PROTECTED]>; 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 <[EMAIL PROTECTED]>; Mon, 06 Nov 2000 21:40:06 -0800
Date: Mon, 6 Nov 2000 21:40:06 -0800
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: developers' corner half-blank
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Sender: Matt Kraai <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

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 [EMAIL PROTECTED] Tue Nov 07 04:33:15 2000
Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
To: Matt Kraai <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#76448: developers' corner half-blank
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Mon, Nov 06, 2000 
at 09:40:06PM -0800
Delivered-To: [EMAIL PROTECTED]

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 via email to