Tobias Kortkamp <[email protected]> has asked FreeBSD doc mailing list <[email protected]> for maintainer-approval: Bug 206683: Website links in "security" and "errata" RSS feeds are broken https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206683
Attachment 176579: libcommon.diff https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176579&action=edit --- Comment #5 from Tobias Kortkamp <[email protected]> --- Created attachment 176579 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176579&action=edit libcommon.diff This patch fixes the RSS feeds by prepending https: to the <link> and <guid> tags for every item. As was pointed out by Mark share/xml/common.ent was changed to use protocol-relative URLs in doc r45654. However RSS doesn't support protocol-relative URLs AFAICT, so this seems like the easiest way to fix this. FYI, here is what Feed Validator has to say about FreeBSD's RSS feeds: http://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Fwww.freebsd.org%2Fsecu rity%2Frss.xml _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
