Bug 12469

Summary: GUID errors in RSS
Product: Infrastructure Reporter: Stack Korora <i.am.stack>
Component: Web SiteAssignee: Michael Tremer <michael.tremer>
Status: CLOSED FIXED QA Contact:
Severity: Minor Usability    
Priority: Will only affect a few users    
Version: unspecified   
Hardware: all   
OS: All   

Description Stack Korora 2020-08-18 13:13:17 UTC
This is a summary of the forum: https://community.ipfire.org/t/rss-improvment-feedback/3001/10

The Blog RSS feed does not validate against the w3 standard. As such, my RSS feed reader is having issues getting updates. It appears the bit that is breaking is the lack of proper GUID's:

https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fblog.ipfire.org%2Ffeed.xml

I would be very appreciative if someone could take a look at and fix the RSS feed to be w3 compliant.

Thank you!
Comment 1 Michael Tremer 2020-08-18 15:32:03 UTC
Hello,

I have updated the feed and changed it to the Atom format which seems to be easier and fresher:

> https://git.ipfire.org/?p=ipfire.org.git;a=commitdiff;h=899eb3a9b2d4d7398ad662798bf7529551ba7ace
> https://git.ipfire.org/?p=ipfire.org.git;a=commitdiff;h=a7d34bc522ae6231da5456b95a72aa7e9380e1e1

The feed now validates properly without any errors.

Thank you for reporting this.
Comment 2 Stack Korora 2020-08-18 16:06:33 UTC
It works!! Thank you so much!