http://www.ca.postgresql.org/bugs/index.php doesn't work under mozilla

From: Ashley Cambrell <ash(at)freaky-namuh(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: http://www.ca.postgresql.org/bugs/index.php doesn't work under mozilla
Date: 2001-11-20 09:44:15
Message-ID: 3BFA25EF.5000900@freaky-namuh.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Under mozilla build 2001111908 (linux).

Error message:
"www.bugs.php cannont be found."

the index.php has:
<meta HTTP-EQUIV ="Refresh" CONTENT="0;URL=http:bugs.php" >

which should read:
<meta HTTP-EQUIV ="Refresh" CONTENT="0;URL=bugs.php">

or
<meta HTTP-EQUIV ="Refresh"
CONTENT="0;URL=http://www.ca.postgresql.org/bugs/ bugs.php">

http:bugs.php is an invalid url.

Ashley Cambrell

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-11-20 09:51:01 Bug #517: TO_CHAR(timestamp, 'Day') adds extra whitespace
Previous Message unrestricted_area 2001-11-20 08:44:24 drop group command does not remove group information in table access permission.