petea / sage

A feed reader for Firefox.
http://sagerss.com
27 stars 8 forks source link

One RSS which do not work with Sage without any apparent reason #79

Closed petea closed 11 years ago

petea commented 11 years ago

Original author: vladimir...@gmail.com (June 20, 2012 12:29:18)

What steps will reproduce the problem?

  1. click on the RSS feed http://www.zive.cz/rss/sc-47/default.aspx?rss=1
  2. it is redirect to the chrome://sage/content/feedsummary.html?uri=http%3A%2F%2Fwww.zive.cz%2Fsystem%2FRSS.xml
  3. you got "Error: URL Not Available"

What is the expected output? What do you see instead?

I expect to see the RSS infos, I see an emply page, if it is used throulg the saved list of RSS i got the Error: URL Not Available. When trying the same URL with IE 7 I got the valid response (see below)

What version of Sage are you using? 1.4.12

What version of Firefox are you using? On what operating system? Firefox 13.0.1 on the Win XP Version 2002 SP3

Please provide any additional information below. What is strange that all other RSS feeds from this site (and other ~100 from my rss list) work well.

as an exapmle http://www.mobilmania.cz/rss/sc-47/default.aspx works great but the mentioned one http://www.zive.cz/rss/sc-47/default.aspx do not work, As I said before for all of them I get a valid result in the IE7, this is what I get for the one which do not work wit sage :

<?xml version="1.0" encoding="utf-8"?> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/&quot; xmlns:atom="http://www.w3.org/2005/Atom&quot;&gt; <channel> <title>Živě.cz</title> <link>http://www.zive.cz/default.aspx&lt;/link&gt; <description> </description> <language>cs</language> <pubDate>Wed, 20 Jun 2012 12:00:00 GMT</pubDate> <image> <title>Živě.cz</title> <url>http://www.zive.cz/Client.Images/Logos/logo-zive-rss.gif&lt;/url&gt; <link>http://www.zive.cz/default.aspx&lt;/link&gt; </image> <atom:link rel="self" type="application/rss+xml" href="http://www.zive.cz/rss/sc-47/default.aspx?rss=1&quot; /> <item> <title>Gmail má nová grafická témata. Díky napojení na G+</title> <link>http://www.zive.cz/bleskovky/gmail-ma-nova-graficka-temata-diky-napojeni-na-g/sc-4-a-164228/default.aspx#utm_medium=selfpromo&amp;amp;utm_source=zive&amp;amp;utm_campaign=RSSfeed&lt;/link&gt; <guid isPermaLink="false">164228-zive.cz</guid> <description> Gmail už nějaký pátek nabízí několik základních barevných šablon a pak podkladové fotografie na pozadí od iStockPhoto. Nyní provedl pár kosmetických úprav, na pozadí webového pošťáka si tak můžete nastavit libovolnou veřejnou fotografii z Google+ (tedy z Picasy), z URL a z počítače. Zároveň si v ...</description> <pubDate>Wed, 20 Jun 2012 11:10:00 GMT</pubDate> <dc:creator>Jakub Čížek</dc:creator> </item> </channel> </rss>

Original issue: http://code.google.com/p/sage/issues/detail?id=80

petea commented 11 years ago

From vladimir...@gmail.com on June 20, 2012 12:40:00 BTW, when I save the RSS feed as a file from the IE7 (hereafter into H:/My Documents/tmp/default.aspx) and I reopen it with the Firefox/Sage using the URL

chrome://sage/content/feedsummary.html?uri=file:///H:/My%20Documents/tmp/default.aspx

It works ! It looks like the Sage or the Firefox do not manage to retrieve the XML rss feed from this server...

petea commented 11 years ago

From Peter.A....@gmail.com on October 18, 2012 03:48:46 Seems to be working now.