From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Ampersands without entities |
Date: | 2017-12-13 11:11:20 |
Message-ID: | 1FBFEB3E-C9C0-48DF-8C9B-DEE7C265A5D7@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Noticed that we have a few occurrences of ‘&’ in the HTML code, which generates
validation warnings. The attached patch moves to using the ampersand HTML
entity everywhere instead to avoid pesky warnings in validation.
cheers ./daniel
Attachment | Content-Type | Size |
---|---|---|
ampersand_entities.patch | application/octet-stream | 4.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2017-12-13 11:15:45 | Incorrect script attribute |
Previous Message | Daniel Gustafsson | 2017-12-13 10:09:43 | Re: Postgres Pro build for windows |