email addresses at http://www.postgresql.org/bugs/index.php

From: Mikhail Teterin <mi(at)privatelabs(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Cc: webmaster(at)postgresql(dot)org
Subject: email addresses at http://www.postgresql.org/bugs/index.php
Date: 2000-10-06 15:37:24
Message-ID: 200010061537.e96FbOZ41730@misha.privatelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 &lt; and &gt; ?

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(at)postgresql(dot)org>.
index.php(186): unknown element <pgsql-hackers(at)postgresql(dot)org>.
index.php(192): unknown element <pgsql-docs(at)postgresql(dot)org>.
index.php(195): unknown element <pgsql-ports(at)postgresql(dot)org>.
index.php(205): illegal context, <UL>, for text; should be in LI or LH.
index.php(205): unknown element <pgsql-loophole-request(at)postgresql(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2000-10-06 15:58:07 Re: psql -P doesn't honor backslash escapes
Previous Message Mikhail Teterin 2000-10-06 15:32:22 TCL, but not TK