Two trailing / on ftp symlink

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Two trailing / on ftp symlink
Date: 2017-05-01 11:26:12
Message-ID: 2FA1E2D1-9510-4089-B6B2-74EAEF8BF6B2@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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/“.

Rather than changing the template code, the simplest fix seems to be to remove
the trailing slash in the data file?

cheers ./daniel

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Daniel Gustafsson 2017-05-02 07:12:57 Re: Two trailing / on ftp symlink
Previous Message Umair Shahid 2017-05-01 07:22:41 Updating Admin Cookbook to 9.5/9.6 ediiton