email addresses at http://www.postgresql.org/bugs/index.php - Mailing list pgsql-bugs

From Mikhail Teterin
Subject email addresses at http://www.postgresql.org/bugs/index.php
Date
Msg-id 200010061537.e96FbOZ41730@misha.privatelabs.com
Whole thread Raw
List pgsql-bugs
The  e-mail addresses  are listed  on the  URL in  subject in  the <...>
notation.

This makes  the browser skip  them as unknown  tags and requires  one to
look through the HTML source for addresses. How about < and > ?

Overall, the weblint's output for the page is:

index.php(2): illegal value for BGCOLOR attribute of body (ffffff)
index.php(2): <BODY> must immediately follow </HEAD|NOFRAMES|/FRAMESET>
index.php(2): <BODY> but no <HEAD>.
index.php(7): value for attribute WIDTH (75%) of element TABLE should be quoted (i.e. WIDTH="75%")
index.php(7): illegal context for <TD> - must appear in <TR> element.
index.php(9): bad style - heading <H3> follows <H1> on line 3.
index.php(113): illegal context, <UL>, for text; should be in LI or LH.
index.php(177): unknown element <pgsql-bugs@postgresql.org>.
index.php(186): unknown element <pgsql-hackers@postgresql.org>.
index.php(192): unknown element <pgsql-docs@postgresql.org>.
index.php(195): unknown element <pgsql-ports@postgresql.org>.
index.php(205): illegal context, <UL>, for text; should be in LI or LH.
index.php(205): unknown element <pgsql-loophole-request@postgresql.org>.
index.php(206): illegal context, <UL>, for text; should be in LI or LH.
index.php(214): empty container element <P>.
index.php(0): no closing </HTML> seen for <HTML> on line 2.
index.php(0): no closing </BODY> seen for <BODY> on line 2.
index.php(-): expected tag(s) not seen: HEAD TITLE

    -mi

pgsql-bugs by date:

Previous
From: Mikhail Teterin
Date:
Subject: TCL, but not TK
Next
From: "Wendel Leibe"
Date:
Subject: Possible bug with permissions. (Table A has select , insert, update rights but has a reference to a second table that only has select rights)