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

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: Mikhail Teterin <mi(at)privatelabs(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, webmaster(at)postgresql(dot)org
Subject: Re: email addresses at http://www.postgresql.org/bugs/index.php
Date: 2000-10-06 16:03:07
Message-ID: Pine.BSF.4.21.0010061202510.70715-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


fixed.

Vince.

On Fri, 6 Oct 2000, Mikhail Teterin wrote:

> 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
>

--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Wendel Leibe 2000-10-06 18:31:21 Possible bug with permissions. (Table A has select , insert, update rights but has a reference to a second table that only has select rights)
Previous Message Peter Eisentraut 2000-10-06 15:58:07 Re: psql -P doesn't honor backslash escapes