From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18943 invoked by alias); 19 Feb 2006 22:16:39 -0000 Received: (qmail 18935 invoked by uid 22791); 19 Feb 2006 22:16:38 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ascomax.hasler.ascom.ch (HELO ascomax.hasler.ascom.ch) (139.79.135.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 19 Feb 2006 22:16:37 +0000 Received: from eiger.ma.tech.ascom.ch (eiger.ma.tech.ascom.ch [139.79.100.1]) by ascomax.hasler.ascom.ch (8.12.9-20030924/8.12.9) with ESMTP id k1JMGXvF018459; Sun, 19 Feb 2006 23:16:33 +0100 (MET) Received: from [139.79.100.143] (helo=donkey.ma.tech.ascom.ch) by eiger.ma.tech.ascom.ch with esmtp (Exim 3.16 #1) id 1FAwr0-0001JZ-00; Sun, 19 Feb 2006 23:16:30 +0100 Received: from lunn by donkey.ma.tech.ascom.ch with local (Exim 3.36 #1 (Debian)) id 1FAwrA-0000qy-00; Sun, 19 Feb 2006 23:16:40 +0100 Date: Sun, 19 Feb 2006 22:16:00 -0000 To: Andrew Lunn Cc: eCos Maintainers Subject: Re: hardware.html help! Message-ID: <20060219221640.GE13795@donkey.ma.tech.ascom.ch> References: <20060219214841.GJ19406@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060219214841.GJ19406@lunn.ch> User-Agent: Mutt/1.5.11+cvs20060126 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-maintainers-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-maintainers-owner@ecos.sourceware.org X-SW-Source: 2006-02/txt/msg00001.txt.bz2 On Sun, Feb 19, 2006 at 10:48:41PM +0100, Andrew Lunn wrote: > Hi folks > > Probably one for Jifl > > I've broken the "Supported Hardware" page, > http://ecos.sourceware.org/hardware.html. > > There is an obvious cut/paste error in board-tablerow.html > > " target="_top"> > > > the procurl should be platurl. This is causing extra tokens. I > "fixed" this error and committed the change and it all went pear > shaped. So i reversed the patch but it stayed pear shaped! > > Any ideas what i have broken? I think this is to do with the execute bit having to be set for server side includes to work. Could somebody with logon to the server take a look at the permissions on the files. Thanks Andrew