google-code-backups / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

rsslounge is not be able to load images from some feeds #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add http://feeds.weblogssl.com/blogdecine feed
2. Give a name to feed.
3. Save the feed.

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

The images in feed should be shown. Google Chrome says: Resource
interpreted as image but transferred with MIME type text/html.

What version of the product are you using? On what operating system?

rsslounge-1.3, CentOs 5.4, apache 2.2.3, PHP 5.2.12

Please provide any additional information below.

The feed is loaded allright except the images, There are other feeds with
the same problem. 

Thanks so much, Genar

Original issue reported on code.google.com by gtr...@gmail.com on 26 Feb 2010 at 9:19

GoogleCodeExporter commented 8 years ago
I discovered that the images are shown when I open the original feed in Firefox 
and
then I reload rsslounge. I supose is because the images are in firefox cache 
but I'm
not sure. Anyway if I don't load the original feed before the images aren't 
been shown...

Original comment by gtr...@gmail.com on 26 Feb 2010 at 9:59

GoogleCodeExporter commented 8 years ago
It seems to be a bug in Chrome. I logged the http response header and there is 
the
MIME Tag image/jpeg. But Chrome doesn't recognize it and interpret the image as
text/html.

Original comment by zzuzzlwuzzl@googlemail.com on 28 Feb 2010 at 10:52

GoogleCodeExporter commented 8 years ago
Thanks for reply,

Anyway if it's a bug in chrome the images should be loaded in firefox, and are 
not. 
Neither in Opera... I tried to see in Firebug what is happening and there 
aren't any error 
message. Can you see the images of the feed in your rsslounge?

Original comment by gtr...@gmail.com on 28 Feb 2010 at 2:06