https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206683
Tobias Kortkamp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #176579| |maintainer-approval?(freebs Flags| |[email protected]) --- 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%2Fsecurity%2Frss.xml -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
