Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 2021A2E0087; Wed, 26 Mar 2008 08:56:49 -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 05268-07; Wed, 26 Mar 2008 08:56:38 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 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 F0B842E0062; Wed, 26 Mar 2008 08:56:44 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id CC1B5DCC9FF; Wed, 26 Mar 2008 12:56:42 +0100 (CET) Received: by mha-laptop.hagander.net (Postfix, from userid 1000) id CFD02100209; Wed, 26 Mar 2008 11:50:31 +0100 (CET) Subject: Re: [ANNOUNCE] PostgreSQL 8.3.1, 8.2.7 Update Release From: Magnus Hagander To: josh@postgresql.org Cc: pgsql-www@postgresql.org In-Reply-To: <200803181531.21056.josh@postgresql.org> References: <200803181424.51165.josh@postgresql.org> <47E040AF.4030003@hagander.net> <200803181531.21056.josh@postgresql.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 26 Mar 2008 11:50:31 +0100 Message-Id: <1206528631.6976.15.camel@mha-laptop.clients.sollentuna.se> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/594 X-Sequence-Number: 14713 On Tue, 2008-03-18 at 15:31 -0700, Josh Berkus wrote: > > These links are clearly wrong. Please at least try to click on them > > before you post them. Sorry for not getting back to you earlier on this. The email ended up in the grayzone that is "deal with this later"-emails... > I did actually run the announcement past 16 people, none of whom caught the > error. However, since they weren't web people, nobody looked at the > links. For some reason, the core web team was booted off -packagers, > something I was unaware of, so I didn't know they'd gone unexamined. I think that was by mistake really. > Unfortunately, I don't have a composer for e-mail which allows me to "click > on" the links; so if I forget a "cut & paste" test for some of the links Wow, such mail programs even exist? :-) I can even do that through mutt on the commandline :-P > they don't get fixed. Oddly, I did actually check & fix the ones on > wwwmaster, but those didn't save, apparently? Maybe we fixed them at the very same time? There is no locking for edits on that page, so if you started editing it and I also started editing it before you saved, I got the non-fixed version. > Anyway, we obviously need the core web team (you, Robert, Stefan) in the > review lineup since nobody else checks things like links. What's the best > way to do that? A good start is probably to add "verify all web links" to the release checklist? Doesn't have to be a core web guy to do that - it just requires someone with a browser... //Magnus