Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LP#2011287 "index.html does not conform XHTML standard" #34

Open
github-actions bot opened this issue Mar 12, 2023 · 2 comments
Open

LP#2011287 "index.html does not conform XHTML standard" #34

github-actions bot opened this issue Mar 12, 2023 · 2 comments
Labels
Launchpad Issue synced from Launchpad. New Not looked at yet.

Comments

@github-actions
Copy link

Reported first on Launchpad at https://bugs.launchpad.net/ubuntu/+source/xubuntu-docs/+bug/2011287

@github-actions github-actions bot added Launchpad Issue synced from Launchpad. New Not looked at yet. labels Mar 12, 2023
@github-actions
Copy link
Author

LP#0: taoky (taoky) wrote on 2023-03-11:

/usr/share/xubuntu-docs/index.html claims itself to be a valid XHTML file:

<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">

However, it has some tags not conforming XHTML standard and cannot be shown in some browsers like GNOME Web (epiphany-browser) with following error:

This page contains the following errors:

error on line 12 at column 8: Opening and ending tag mismatch: link line 11 and head
Below is a rendering of the page up to the first error.

Removing xmlns tag in can fix this issue.

Ubuntu release: Ubuntu 22.04
Package version:

  • xubuntu-docs 22.04
  • epiphany-browser 42.4-0ubuntu1

@github-actions
Copy link
Author

LP#1: Stephen Michael Kellat (skellat) wrote on 2023-03-11:

An initial look at https://validator.w3.org/check?uri=https%3A%2F%2Fxubuntu.github.io%2Fxubuntu-docs%2Fuser%2FC%2Findex.html&charset=%28detect+automatically%29&doctype=Inline&group=0&ss=1&outline=1&No200=1&verbose=1 may pin this on DocBook. We're possibly at the wrong point in cadence to be looking at upgrading the XSLT stylesheets we have for DocBook but that may alleviate this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Launchpad Issue synced from Launchpad. New Not looked at yet.
Projects
Status: No status
Development

No branches or pull requests

0 participants