Re: [pgsql-www] Two trailing / on ftp symlink - Mailing list pgsql-www

From Magnus Hagander
Subject Re: [pgsql-www] Two trailing / on ftp symlink
Date
Msg-id CABUevExK_v69N7HCrMbGqHWRqQyqZeLTr1ttQmRHswQQeGuxEw@mail.gmail.com
Whole thread Raw
In response to Re: [pgsql-www] Two trailing / on ftp symlink  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-www


On Tue, May 2, 2017 at 9:12 AM, Daniel Gustafsson <daniel@yesql.se> wrote:
> On 01 May 2017, at 13:26, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> The “latest” symlink on ftp/ contains a trailing slash in the pickle file (I
> presume, without having seen it), but the template tacks on a trailing slash as
> well making the href "ftp/source/v9.6.2//".  While this leads to the right page,
> the “parent directory” link gets confused since it now links to the same page as
> "ftp/source/v9.6.2/“.

After having been pointed in the right direction out-of-band, it seems the
issue is that we don’t strip trailing slashes from symlinks, only directory
entries. The attached patch seems to fix it.

Slightly modified version applied, thanks. 


--

pgsql-www by date:

Previous
From: Umair Shahid
Date:
Subject: Re: [pgsql-www] Updating Admin Cookbook to 9.5/9.6 ediiton
Next
From: Dave Page
Date:
Subject: Re: [pgsql-www] Updating Admin Cookbook to 9.5/9.6 ediiton