| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Revert xhtml namespace to http |
| Date: | 2017-02-21 07:24:03 |
| Message-ID: | 805E658C-7129-4767-A761-3410B5D5E08F@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
> On 29 Jan 2017, at 13:33, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>
> On Sun, Jan 29, 2017 at 8:23 AM, Daniel Gustafsson <daniel(at)yesql(dot)se <mailto:daniel(at)yesql(dot)se>> wrote:
> 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.
>
> Applied, thanks.
Attached is the follow-up patch to apply the same fix, combined with a DOCTYPE
fix, to pgarchives.
cheers ./daniel
| Attachment | Content-Type | Size |
|---|---|---|
| xhtml_namespace_pgarchives.diff | application/octet-stream | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2017-02-23 16:42:27 | Re: Revert xhtml namespace to http |
| Previous Message | Daniel Gustafsson | 2017-02-20 19:21:29 | A few more http links |