Your message dated Wed, 28 Jan 2015 11:36:55 +0100 (CET) with message-id <alpine.DEB.2.11.1501281131150.21237@hier> and subject line Re: rc bugs status page has not the website style (css) has caused the Debian Bug report #728455, regarding www.debian.org: rc bugs status page has not the website style (css) 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 728455: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728455 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: www.debian.org Severity: minor Tags: patch The page http://bugs.debian.org/release-critical/ does not have the same rendering as the main website (http://www.debian.org). It would be nice to use the same CSS and structure for the content of the page to have a better integration. The diff file attached shows what is required to change in the html. It's probably not directly usable on the template generating the html but it's a basis. The archive contains a static rendering with the page is applied. -- Imprimez ce message en A2 et en couleur au moins 500 fois! Brûlez des arbres!! -- envoyé depuis ma centrale à charbon Stéphane--- "Release-critical bugs status, Fri Nov 1 06:00:00 UTC 2013.html" 2013-11-01 13:25:51.000000000 +0100 +++ modified_Release-critical.html 2013-11-01 13:31:39.000000000 +0100 @@ -2,13 +2,45 @@ <html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Release-critical bugs status, Fri Nov 1 06:00:00 UTC 2013</title> + <link href="http://www.debian.org/debhome.css" rel="stylesheet" type="text/css"> </head> <body bgcolor="white"> -<h1 align="center">Release-critical bugs status</h1> +<div id="header"> + <div id="upperheader"> + <div id="logo"> + <a href="http://www.debian.org/" title="Debian Home"><img src="http://www.debian.org/Pics/openlogo-50.png" alt="Debian" width="50" height="61"></a> + </div> <!-- end logo --> + <div id="searchbox"> + <form name="p" method="get" action="http://search.debian.org/cgi-bin/omega"> + <p> +<input type="hidden" name="DB" value="en"> + <input name="P" value="" size="27"> + <input type="submit" value="Search"> + </p> + </form> + </div> <!-- end sitetools --> + </div> <!-- end upperheader --> +<!--UdmComment--> +<div id="navbar"> +<p class="hidecss"><a href="#content">Skip Quicknav</a></p> +<ul> + <li><a href="http://www.debian.org/intro/about">About Debian</a></li> + <li><a href="http://www.debian.org/distrib/">Getting Debian</a></li> + <li><a href="http://www.debian.org/support">Support</a></li> + <li><a href="http://www.debian.org/devel/">Developers' Corner</a></li> +</ul> +</div> <!-- end navbar --> +<p id="breadcrumbs"><a href="http://www.debian.org/Bugs/">Debian bug tracking system</a> + / +Debian BTS — rc bugs status</p> +</div> <!-- end header --> +<!--/UdmComment--> +<div id="content"> +<h1>Release-critical bugs status</h1> -<h2 align="center">Fri Nov 1 06:00:00 UTC 2013</h2> +<h2>Fri Nov 1 06:00:00 UTC 2013</h2> -<p align="center"> +<p> <strong><font color="red">Total number of release-critical bugs</font>:</strong> 1691<br> <strong>Number that have a patch:</strong> 249<br> <strong>Number that have a fix prepared and waiting to upload:</strong> 71<br> @@ -17,7 +49,7 @@ <strong><font color="green">Number concerning the next release</font>:</strong> 719</p><p> </p> -<div align="center"><img src="Release-critical%20bugs%20status,%20Fri%20Nov%201%2006:00:00%20UTC%202013_fichiers/graph.png" alt="Graph of RC bugs"></div> +<div><img src="Release-critical%20bugs%20status,%20Fri%20Nov%201%2006:00:00%20UTC%202013_fichiers/graph.png" alt="Graph of RC bugs"></div> <p>The red line graphs all bugs with release-critical severities; the green line graphs the number of bugs that are actually a concern for the next @@ -75,6 +107,7 @@ <br> + <a href="http://bugs.debian.org/release-critical/other/testing.html">Only bugs relevant to testing</a> </li></ul> +</div> <p clear="both"> </p><hr> This page is automatically generated.<br>
release-critical-page-demo.tar.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message --- Seems like Don has pulled my patches and http://bugs.debian.org/release-critical/ has now a pretty Debian style header.Thanks Don & Stéphane! *t PS: So bts.bugs[728455].done(). You can still suggest a random bts issue for me to tackle if you wish so Don.
--- End Message ---

