Revert xhtml namespace to http

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Revert xhtml namespace to http
Date: 2017-01-29 07:23:08
Message-ID: 0DB313E5-B96D-4267-B475-EC83B6365D6C@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

In commit 5ca3378452140283b75eec95063dd1ac439661b0 the xhtml namespace was to
use https rather than http. While the URL does resolve with a 200 OK over
https, the namespace is still defined in the xhtml 1 and 1.1 specs to be http.
Since the current namespace setting fails markup validation, attached patch
reverts back to http.

cheers ./daniel

Attachment Content-Type Size
xhtml_namespace.diff application/octet-stream 1.6 KB

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Daniel Gustafsson 2017-01-29 08:11:28 More http -> https
Previous Message Magnus Hagander 2017-01-28 20:46:30 Re: Typo in 9.2 presskit