From owner-freebsd-www@FreeBSD.ORG Fri Oct 12 00:54:31 2012 Return-Path: Delivered-To: freebsd-www@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 39E19B1C for ; Fri, 12 Oct 2012 00:54:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id EB87E8FC0C for ; Fri, 12 Oct 2012 00:54:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9C0sUJL022123 for ; Fri, 12 Oct 2012 00:54:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9C0sUoq022122; Fri, 12 Oct 2012 00:54:30 GMT (envelope-from gnats) Resent-Date: Fri, 12 Oct 2012 00:54:30 GMT Resent-Message-Id: <201210120054.q9C0sUoq022122@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-www@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Frank Wall Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08CC5382 for ; Thu, 11 Oct 2012 14:15:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E5DCC8FC18 for ; Thu, 11 Oct 2012 14:15:19 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9BEFJmT036196 for ; Thu, 11 Oct 2012 14:15:19 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9BEFJdD036162; Thu, 11 Oct 2012 14:15:19 GMT (envelope-from nobody) Message-Id: <201210111415.q9BEFJdD036162@red.freebsd.org> Date: Thu, 11 Oct 2012 14:15:19 GMT From: Frank Wall To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: www/172624: Some RSS feeds on www.freebsd.org are broken X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 00:54:31 -0000 >Number: 172624 >Category: www >Synopsis: Some RSS feeds on www.freebsd.org are broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 12 00:54:30 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Frank Wall >Release: >Organization: >Environment: >Description: Currently the RSS feeds for SECURITY ADVISORIES and ERRATA NOTICES are currently broken... http://www.freebsd.org/security/rss.xml http://www.freebsd.org/security/errata.xml ..while the RSS feeds for LATEST NEWS works as expected: http://www.freebsd.org/news/rss.xml >How-To-Repeat: Try to access the RSS feeds using Mozilla Firefox 15+ or Internet Explorer 9+. Possibly any other RSS reader will suffer the same behaviour and is unable to access the RSS feeds. >Fix: A quick diff showed a difference in the XML namespace declaration: --- /tmp/broken.xml 2012-10-11 16:06:02.262740664 +0200 +++ /tmp/working.xml 2012-10-11 16:06:53.154993031 +0200 @@ -1,79 +1,84 @@ - - + + So $someone needs to fix this. >Release-Note: >Audit-Trail: >Unformatted: