Date: Thu, 03 Nov 2016 06:27:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: maintainer-approval requested: [Bug 206683] Website links in "security" and "errata" RSS feeds are broken : [Attachment 176579] libcommon.diff Message-ID: <bug-206683-9-yAOMyuTNEc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206683-9@https.bugs.freebsd.org/bugzilla/> References: <bug-206683-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Tobias Kortkamp <t@tobik.me> has asked FreeBSD doc mailing list <freebsd-doc@FreeBSD.org> for maintainer-approval: Bug 206683: Website links in "security" and "errata" RSS feeds are broken https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206683 Attachment 176579: libcommon.diff https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176579&action=3Dedit --- Comment #5 from Tobias Kortkamp <t@tobik.me> --- Created attachment 176579 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176579&action= =3Dedit 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 th= is. FYI, here is what Feed Validator has to say about FreeBSD's RSS feeds: http://www.feedvalidator.org/check.cgi?url=3Dhttps%3A%2F%2Fwww.freebsd.org%= 2Fsecu rity%2Frss.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206683-9-yAOMyuTNEc>