Atom/RSS feeds are slightly broken #29

Open
opened 2025-02-15 21:50:20 +01:00 by drkhsh · 3 comments
Owner

Image displaying, content escaping.

Run them through the w3 validators.

Image displaying, content escaping. Run them through the w3 validators.
drkhsh added the
bug
label 2025-02-15 21:50:20 +01:00
drkhsh self-assigned this 2025-02-15 21:50:24 +01:00
Owner

Slightly less broken now:

Remining reported issues:

  • Iffy style= attributes on code block
  • Missing closing </blockquote> tag because go devs have never heard of parsers
  • Validator doesn't know <category scheme="taxonomy:foo">, no idea if valid or not
Slightly less broken now: - https://validator.w3.org/feed/check.cgi?url=https%3A//it-syndikat.org/index.xml - https://validator.w3.org/feed/check.cgi?url=https%3A//it-syndikat.org/atom.xml Remining reported issues: - Iffy `style=` attributes on code block - Missing closing `</blockquote>` tag because go devs have never heard of parsers - Validator doesn't know `<category scheme="taxonomy:foo">`, no idea if valid or not
Author
Owner

@xiretza I should have added that I have the patches for the fixes already around, from my personal blog. That's why the issue was assigned to me. Please keep that in mind next time. 😅

Also, there is still more. AFAIK atm images in online feedreaders do not display well, etc. Will apply my patches this evening.

@xiretza I should have added that I have the patches for the fixes already around, from my personal blog. That's why the issue was assigned to me. Please keep that in mind next time. 😅 Also, there is still more. AFAIK atm images in online feedreaders do not display well, etc. Will apply my patches this evening.
Owner

Yeah sorry, I only saw the assignment after I was done

Yeah sorry, I only saw the assignment after I was done
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: IT-Syndikat/website#29
No description provided.