[Bug 1078712] New: openSUSE News -- February 1st 2018 -- RSS Feed generates invalid XML
http://bugzilla.opensuse.org/show_bug.cgi?id=1078712 Bug ID: 1078712 Summary: openSUSE News -- February 1st 2018 -- RSS Feed generates invalid XML Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Infrastructure Assignee: mrueckert@suse.com Reporter: bugrprt21882@online.de QA Contact: lars.vogdt@suse.com Found By: --- Blocker: --- With a Post made at the end of January 2018, the RSS Feed generates invalid XML -- and, this is not the first time that this has happened -- see Bugs 1061609, 1038392, 1023370, 995015, 979651 and 976805. The W3C Feed Validation Service <https://validator.w3.org/feed/>, provides the following indication as to the cause of the invalid XML generation: Sorry This feed does not validate. line 1, column 1: Blank line before XML declaration [help] <?xml version="1.0" encoding="UTF-8"?><rss version="2.0" ^ In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations. line 55, column 0: content:encoded should not contain srcset attribute (4 occurrences) [help] <content:encoded><![CDATA[<p><img class="alignright wp-image-19830" src= ... line 55, column 0: content:encoded should not contain sizes attribute (4 occurrences) [help] <content:encoded><![CDATA[<p><img class="alignright wp-image-19830" src= ... Source: https://news.opensuse.org/feed/ <?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1078712 http://bugzilla.opensuse.org/show_bug.cgi?id=1078712#c1 --- Comment #1 from Donald Curtis <bugrprt21882@online.de> --- Was OK for a day or so, and with the last post to day: "Visit Combined Booths at SCaLE 16X, Save $ With Promo Code" 12.02.18 09:29. But, currently (2018-02-12:18:57) it's broken again. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1078712 http://bugzilla.opensuse.org/show_bug.cgi?id=1078712#c2 Donald Curtis <bugrprt21882@online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent --- Comment #2 from Donald Curtis <bugrprt21882@online.de> --- Still broken as of now: output from the W3C validator: Sorry This feed does not validate. line 1, column 1: Blank line before XML declaration [help] <?xml version="1.0" encoding="UTF-8"?><rss version="2.0" ^ In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations. line 33, column 0: content:encoded should not contain srcset attribute (15 occurrences) [help] <content:encoded><![CDATA[<p><a href="https://en.opensuse.org/openSUSE:H ... line 33, column 0: content:encoded should not contain sizes attribute (15 occurrences) [help] <content:encoded><![CDATA[<p><a href="https://en.opensuse.org/openSUSE:H ... line 141, column 0: content:encoded should not contain iframe tag (2 occurrences) [help] <content:encoded><![CDATA[<p><iframe src="https://www.youtube.com/embed/ ... line 141, column 0: content:encoded should not contain data-mce-type attribute [help] <content:encoded><![CDATA[<p><iframe src="https://www.youtube.com/embed/ ... line 486, column 3: content:encoded should not contain relative URL references: //news.softpedia.com/news/networkmanager-1-10-2-released-with-support-for-onlink-ipv4-routes-attribute-519009.shtml [help] ]]></content:encoded> ^ Source: https://news.opensuse.org/feed <?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" > <channel> <title>openSUSE News</title> <atom:link href="https://news.opensuse.org/feed/" rel="self" type="application/rss+xml" /> <link>https://news.opensuse.org</link> <description>The latest news from the openSUSE project</description> <lastBuildDate>Mon, 05 Mar 2018 09:39:08 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=4.9.4</generator> <item> <title>openSUSE Heroes offsite 2018</title> <link>https://news.opensuse.org/2018/03/05/opensuse-heroes-offsite-2018/</link> <comments>https://news.opensuse.org/2018/03/05/opensuse-heroes-offsite-2018/#respond</comments> <pubDate>Mon, 05 Mar 2018 09:00:15 +0000</pubDate> <dc:creator><![CDATA[Thorsten Bro]]></dc:creator> <category><![CDATA[Announcements]]></category> <category><![CDATA[Events]]></category> <category><![CDATA[Heroes]]></category> <category><![CDATA[Infrastructure]]></category> -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1078712 Marcus Rückert <mrueckert@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mrueckert@suse.com |tampakrap@opensuse.org -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1078712 Marcus Rückert <mrueckert@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|tampakrap@opensuse.org |jared.nyland@microfocus.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1078712 http://bugzilla.opensuse.org/show_bug.cgi?id=1078712#c3 Donald Curtis <bugrprt21882@online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Donald Curtis <bugrprt21882@online.de> --- Closing this issue for now -- the RSS feed is currently running OK. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com