[PATCH]: bugs/management.html

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Sun May 25 22:33:00 GMT 2003


On Sun, 25 May 2003, Daniel Berlin wrote:
> This is necessary to relink the bug_status.html page to
> bugs/management.html.

Looks fine; let's go ahead with this for a start, modulo Josephs general
notes and my more detailed comments below, and see what our friends
managing our PRs have to add.

Thanks,
Gerald

> Index: management.html
> ===================================================================
> +<h1>Fields</h1>

I believe this should be a <h2>.

> +<table border=1 cellpadding=4 summary="Statuses">
> +
> +<tr align=CENTER valign=TOP>

Joseph briefly mentioned it, but this should be

 border="1" cellpadding="4"

and "Statuses" hurts my Latin-trained eyes. "States"?

> +<td WIDTH="50%"><h2>STATUS</h2> <td><h2>RESOLUTION</h2>

This looks as if we should use

  <th>

instead?

> +<td>The <b>status</b> field indicates the general health of a bug. Only

<em> instead of <b>.

> +<p>
> +<p>

Please avoid empty <p>s.

Gerald
-- 
Gerald "Jerry"   pfeifer@dbai.tuwien.ac.at   http://www.pfeifer.com/gerald/



More information about the Gcc-patches mailing list