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

Fix Atom feed issues #17

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Fix Atom feed issues #17

merged 1 commit into from
Jan 24, 2023

Conversation

alexandru
Copy link

Your Atom feed has some issues, and my RSS/Atom feed reader doesn't work, because SimplePie refuses to:

Problems identified:

  • the Atom namespace is wrong, as it should be http:, not https: (this is the big one that breaks SimplePie);
  • having <em> or other HTML tags inside <title> tags or inside HTML attributes is problematic;

Cheers,

@alexandru
Copy link
Author

alexandru commented Sep 5, 2022

For your reference, since I care about my feed reader to work, I also opened this issue:
simplepie/simplepie#746

Which was preceded by this one:
FreshRSS/FreshRSS#4580

@jdegoes
Copy link
Owner

jdegoes commented Jan 24, 2023

Thank you, Alex!

@jdegoes jdegoes merged commit fb8ed9a into jdegoes:master Jan 24, 2023
@alexandru alexandru deleted the rss-fix branch May 3, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants