From fonseca at diku.dk Mon Sep 10 06:20:40 2007 From: fonseca at diku.dk (Jonas Fonseca) Date: Mon, 10 Sep 2007 14:20:40 +0200 Subject: [elinks-dev] Bug 744: More tests and fix failures. In-Reply-To: <20070829194808.GA7265@pldmachine> References: <20070829194808.GA7265@pldmachine> Message-ID: <20070910122040.GB22745@diku.dk> Witold Filipczyk wrote Wed, Aug 29, 2007: > Hi! Allo, > While browsing diveintopython-5.4 I found a bug in recent ELinks-0.12.GIT. > $ cd /usr/share/doc/diveintopython-5.4/html/toc > $ elinks index.html > Follow the link: "1. Installing Python" and you'll get the "No such file or directory" > error. The link starts with "../". I see you fixed it in your own tree. Yesterday, I reverted the change removing the substitution of // into /, so that it is now limited only to file URIs. The great thing is that local directory browsing now looks more sane. -- Jonas Fonseca