Re: CSS/JS 404 issues with documentation on postgresql.org

Lists: Postg스포츠 토토SQL : Postg스포츠 토토SQL 메일 링리스트 : 2023-04-13 18:22 이후 PGSQL www
From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: CSS/JS 404 issues with documentation on postgresql.org
Date: 2023-04-13 18:18:33
Message-ID: CAH2-WzmB7ET5f-MOvn41F7k=K6VsmaGPopAMQAsmzshX5=YgZQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg토토 꽁 머니SQL : Postg토토 꽁 머니SQL 메일 링리스트 : 2023-04-13 18:18 이후 PGSQL www

Chrome "inspect" gives the following three warnings about the
documentation on the live website (doesn't matter which page I view,
nor which branch of the docs):

1. DevTools failed to load source map: Could not load content for
/media/js/popper.min.js.map: HTTP error:
status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

2. DevTools failed to load source map: Could not load content for
/media/css/bootstrap.min.css.map: HTTP
error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

3. DevTools failed to load source map: Could not load content for
/media/js/bootstrap.min.js.map: HTTP error:
status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

I've also noticed a possibly-related regression in the diagram of the
page layout, from
/docs/devel/storage-page-layout.html. This
same diagram has been involved in similar website regressions on at
least a couple of other occasions in the past.

I notice that the diagram is abnormally large when viewed on the
website, whereas if I build the docs locally I see a diagram that
seems to have the original intended scale (I think so, at least).

The local build of the docs only has one warning out of the three from
the live website:

Tools failed to load source map: Could not load content for
/media/css/bootstrap.min.css.map: HTTP
error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

(Matches warning #2 from the live website)

--
Peter Geoghegan

Attachment Content-Type Size
page_diagram_devel_live_website_looks_bad.png image/png 177.2 KB
page_diagram_local_build_looks_good.png image/png 125.1 KB

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Peter Geoghegan <pg(at)bowt(dot)ie>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: CSS/JS 404 issues with documentation on postgresql.org
Date: 2023-04-13 18:22:13
Message-ID: 581cca0c-96b4-ad8a-0041-ebd07ae3c440@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg스포츠 토토SQL : Postg스포츠 토토SQL 메일 링리스트 : 2023-04-13 18:22 이후 PGSQL www

On 4/13/23 2:18 PM, Peter Geoghegan wrote:
> Chrome "inspect" gives the following three warnings about the
> documentation on the live website (doesn't matter which page I view,
> nor which branch of the docs):

Thread here with proposals:

/message-id/20230308190851.mc2khkfsjhu4cimp%40alvherre.pgsql

Jonathan