Page MenuHomeFreeBSD

Fix rss pubdate to conform RSS 822
ClosedPublic

Authored by mchoo on Jul 19 2023, 5:06 PM.
Tags
Referenced Files
Unknown Object (File)
Sat, Aug 29, 12:58 PM
Unknown Object (File)
Sat, Aug 29, 11:27 AM
Unknown Object (File)
Sat, Aug 29, 11:27 AM
Unknown Object (File)
Fri, Aug 28, 1:11 PM
Unknown Object (File)
Fri, Aug 28, 1:09 PM
Unknown Object (File)
Fri, Aug 28, 9:08 AM
Unknown Object (File)
Sat, Aug 15, 2:58 AM
Unknown Object (File)
Wed, Aug 12, 2:57 PM
Subscribers

Details

Summary

Bugzilla bug report

Some RSS readers fail to read rss.xml files because their pubdate do not conform RFC822.

Test Plan

make run

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mchoo requested review of this revision.Jul 19 2023, 5:06 PM
mchoo created this revision.
mchoo edited the test plan for this revision. (Show Details)
mchoo added a reviewer: docs.
mchoo added a project: docs.
mchoo added a subscriber: docs.
This revision is now accepted and ready to land.Jul 20 2023, 10:12 AM

Are you ok if instead MST time I use UTC time?

No need to update the diff, I'll make the change directly in the commit.

Are you ok if instead MST time I use UTC time?

No need to update the diff, I'll make the change directly in the commit.

Sure!

This revision was automatically updated to reflect the committed changes.