Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Nov 2016 06:27:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 206683] Website links in "security" and "errata" RSS feeds are broken
Message-ID:  <bug-206683-9-dccoiamZgH@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206683

Tobias Kortkamp <t@tobik.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd-doc@FreeBSD.org
 Attachment #176579|                            |maintainer-approval?(freebs
              Flags|                            |d-doc@FreeBSD.org)

--- 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%=
2Fsecurity%2Frss.xml

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206683-9-dccoiamZgH>