History log of /web-php/archive/entries/2021-04-04-1.xml (Results 1 – 3 of 3)
Revision Date Author Comments
# 5c7eeea2 26-Nov-2021 Patrick Allaert

Fixed DPC21 news entry missing xmlns change

As a result, it was generating invalid HTML reported with errors:
Bad value http://www.w3.org/2005/Atom for the attribute xmlns (only http://w

Fixed DPC21 news entry missing xmlns change

As a result, it was generating invalid HTML reported with errors:
Bad value http://www.w3.org/2005/Atom for the attribute xmlns (only http://www.w3.org/1999/xhtml permitted here).

In the HTML we could see multiple:
```
<p xmlns="http://www.w3.org/2005/Atom">
```

show more ...


# 4b4f3b47 22-Apr-2021 Christoph M. Becker

Fix markup


# 919a722f 04-Apr-2021 Toni Van de Voorde

DPC21 Schedule

Signed-off-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-397.