View previous topic :: View next topic |
Author |
Message |
|
Asrialys
Joined: 12 Dec 2006
Posts: 1168
|
Posted: Thu Jun 06, 2013 2:53 pm
|
|
|
Not sure if there was any recent notice, but I noticed (since yesterday I believe) that while the RSS feed for News still updates on my Firefox browser, all article titles lead to the page with all News articles (animenewsnetwork.com/news/).
|
Back to top |
|
|
Nemo_N
Joined: 12 Dec 2006
Posts: 272
|
Posted: Fri Jun 07, 2013 11:16 am
|
|
|
I'm having this problem as well (Firefox 21), also since yesterday.
|
Back to top |
|
|
K.o.R
Joined: 31 Mar 2005
Posts: 227
|
Posted: Fri Jun 07, 2013 6:24 pm
|
|
|
I'm also having a problem with the RSS feed, except in my case the problem is that all the feed items are missing the "http:", for example:
Code: | <item>
<title>New York Times Manga Best Seller List, May 26-June 1</title>
--> <link>//animenewsnetwork.com/news/2013-06-07/new-york-times-manga-best-seller-list-may-26-june-1</link>
--> <guid>//animenewsnetwork.com/news/2013-06-07/new-york-times-manga-best-seller-list-may-26-june-1</guid>
<description><cite>Sailor Moon, Naruto, Durarara Saika Arc, Attack on Titan, Circus and Liar's Game, Cage of Eden, Black Bird, Stand Alone Complex, Blood Lad, Black Butler</cite></description>
<pubDate>Fri, 07 Jun 2013 19:00:00 -0400</pubDate>
</item> |
|
Back to top |
|
|
Dan42
Chief Encyclopedist
Joined: 02 Jan 2002
Posts: 3794
Location: Montreal
|
Posted: Fri Jun 07, 2013 8:07 pm
|
|
|
It's a good practice to leave out the "http:" part in urls; that way the browser will use https if the page was loaded with https.
But it doesn't work for everything... it's fixed now.
|
Back to top |
|
|
Asrialys
Joined: 12 Dec 2006
Posts: 1168
|
Posted: Fri Jun 07, 2013 11:03 pm
|
|
|
Works. Thanks.
|
Back to top |
|
|
K.o.R
Joined: 31 Mar 2005
Posts: 227
|
Posted: Sat Jun 08, 2013 3:04 am
|
|
|
Dan42 wrote: | It's a good practice to leave out the "http:" part in urls; that way the browser will use https if the page was loaded with https.
But it doesn't work for everything... it's fixed now. |
But leaving the "//" in? That's interesting. In any case, Thunderbird chokes on it, so thanks for sorting it.
|
Back to top |
|
|
|