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

Unescaped ampersand in Atom feed #214

Open
LinAGKar opened this issue Mar 26, 2024 · 1 comment
Open

Unescaped ampersand in Atom feed #214

LinAGKar opened this issue Mar 26, 2024 · 1 comment

Comments

@LinAGKar
Copy link

There is an unescaped ampersand in <link href="https://k9mail.app/2023/12/28/K-9-Mail-in-November-&-December-2023.html" in the Atom feed at https://k9mail.app/feed.xml, which makes it fail to parse.

@siccovansas
Copy link

My RSS reader also fails to parse the feed. The W3C Feed Validation Service confirms that the feed does not validate.

line 21, column 717: XML parsing error: :21:717: not well-formed (invalid token) [help]
... il.app/2023/12/28/K-9-Mail-in-November-&-December-2023.html" rel="altern ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants