Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 6FDB99F9706 for ; Mon, 10 Sep 2007 10:29:28 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 61239-07 for ; Mon, 10 Sep 2007 10:29:16 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 8468D9F9700 for ; Mon, 10 Sep 2007 10:29:24 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id 8A259DCC6EC; Mon, 10 Sep 2007 15:29:21 +0200 (CEST) Date: Mon, 10 Sep 2007 15:29:21 +0200 From: Magnus Hagander To: Devrim =?iso-8859-1?B?R9xORNxa?= Cc: nikolay@samokhvalov.com, ivan.zolotukhin@gmail.com, pgsql-www@postgresql.org Subject: Re: broken link on postgresql.org main page Message-ID: <20070910132921.GH12715@svr2.hagander.net> References: <751e56400706100340o6420d5ecv239e930c7319fb21@mail.gmail.com> <20070612055140.AFA20DCCA42@svr2.hagander.net> <1189358737.2631.52.camel@laptop.gunduz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1189358737.2631.52.camel@laptop.gunduz.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200709/40 X-Sequence-Number: 12529 On Sun, Sep 09, 2007 at 08:25:37PM +0300, Devrim GÜNDÜZ wrote: > Hi, > > On Sun, 2007-09-09 at 21:01 +0400, Nikolay Samokhvalov wrote: > > I see 404 for Russian events again: > > http://www.postgresql.org/about/event.537 > > http://www.postgresql.org/about/event.538 > > ...while both are presented in the lists on main postgresql.org page. > > ...because these event items were not approved yet. I just approved > them, they will appear in next site build. > > OTOH, they should not even appear on frontpage. Need to look at that. My bad, broke it back at the rewrite - amazing nobody (incl me :-P) pinpointed it until now. Fixed, thanks for reporting! //Magnus