Atom feed does not validate #735

Open
opened 4 years ago by thorsten-panknin · 1 comments
thorsten-panknin commented 4 years ago (Migrated from github.com)

I noticed that the newsfeed for my blog throws errors which means it doesn't validate. I want to have my feed added to an aggregator which does not accept invaid feeds.

https://fediverse.blog/~/PerAsperaAdAstra/atom.xml

https://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Ffediverse.blog%2F%7E%2FPerAsperaAdAstra%2Fatom.xml

  • Plume version: 0.4
  • Operating system: Majaro Linux**
  • Web Browser: Firefox 72.0.2
<!-- Describe your bug, explaining how to reproduce it, and what was expected --> I noticed that the newsfeed for my blog throws errors which means it doesn't validate. I want to have my feed added to an aggregator which does not accept invaid feeds. https://fediverse.blog/~/PerAsperaAdAstra/atom.xml https://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Ffediverse.blog%2F%7E%2FPerAsperaAdAstra%2Fatom.xml <!-- Please fill the following information when relevant (or remove them if not) --> - **Plume version:** 0.4 - Operating system: Majaro Linux** - **Web Browser:** Firefox 72.0.2
elegaanz commented 4 years ago (Migrated from github.com)

Judging by the errors that FeedValidator reports, this issue is mostly a duplicate of https://github.com/Plume-org/Plume/issues/673 and https://github.com/Plume-org/Plume/issues/703

The other errors are :

  • html is not a valid MIME type
  • A atom:link with rel="self" is apparently required
  • summary is (sometimes only?) missing
Judging by the errors that FeedValidator reports, this issue is mostly a duplicate of https://github.com/Plume-org/Plume/issues/673 and https://github.com/Plume-org/Plume/issues/703 The other errors are : - `html` is not a valid MIME type - A `atom:link` with `rel="self"` is apparently required - `summary` is (sometimes only?) missing
Sign in to join this conversation.
No Milestone
No Assignees
1 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: Plume/Plume#735
Loading…
There is no content yet.