Closed
Bug 569540
Opened 16 years ago
Closed 14 years ago
Thunderbird 3.1 RC1 rejects valid RSS feed.
Categories
(MailNews Core :: Feed Reader, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: tp.jalkanen, Unassigned)
Details
Attachments
(1 file)
|
92.57 KB,
image/jpeg
|
Details |
User-Agent: Opera/9.80 (Windows NT 6.1; U; en) Presto/2.5.27 Version/10.60
Build Identifier: 3.1 RC1
When I try add the feed (http://www.mol.fi/paikat/Search.do?lang=fi&searchExecute=true&municipalities=kuopio&province=---&search=Etsi&country=---&freshness=1&duration=11&type=22&rentalLabour=---&searchphrase=&rss=true&id=f7f02af80a69333400c512c3c37bb087) to Thunderbird it just says "is not a valid feed". The feed is working fine with 3.0.4. I checked the feed with W3C validator and it was fine.
Reproducible: Always
Steps to Reproduce:
1. Account setting
2. Blogs & News feed
3. Manage Subscriptions
4. Add
5. Paste the URL
6. OK -> error message
Expected Results:
Feed should be added to the list.
| Reporter | ||
Updated•16 years ago
|
Summary: Thunderbird rejects valid RSS feed. → Thunderbird 3.1 RC1 rejects valid RSS feed.
| Reporter | ||
Comment 1•16 years ago
|
||
Updated•16 years ago
|
Component: General → Feed Reader
Product: Thunderbird → MailNews Core
QA Contact: general → feed.reader
Comment 2•15 years ago
|
||
I have almost the same problem with Thunderbird 3.1.11 on Ubuntu 10.04 64bits, with theses feed: "http://www.ame-no-tsuki.fr/feed/ n'est pas un flux valide."
In English: "http://www.ame-no-tsuki.fr/feed/ is not a valid feed."
I reproduce with theses URL:
http://www.ame-no-tsuki.fr/feed/
http://blog.fmanofansub.net/feed/
Firefox 5 has not this problem.
It seems that when entering "http://www.ame-no-tsuki.fr/feed/", Thunderbird try to load "http://www.ame-no-tsuki.fr/", which is the HTML page...
Error in console:
-----------------
Erreur : mal formé
Fichier Source : http://www.ame-no-tsuki.fr/
Ligne : 59, Colonne : 6632
Code Source :
</script></head><body><div id="wrapper"><div id="header"><h1><a href="http://www.ame-no-tsuki.fr">Ame no Tsuki</a></h1><ul><li><h2><span>Watashi wa akuma de shitsuji DEATH kara ! – Kuro</span></h2></li></ul> <a href="http://www.ame-no-tsuki.fr/feed/" id="rsslink" title="Entries (RSS)"></a></div><div id="topnav"><ul><li id="first-item" class="current_page_item"><a href="http://www.ame-no-tsuki.fr">Accueil</a></li><li class="page_item page-item-12"><a href="http://www.gestdown.info/projets.php" title="Projets">Projets</a></li>
all of these work in Tb 10. one word: upgrade. :)
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Comment 4•14 years ago
|
||
Hi,
I still have the bug in Thunderbird 10.0.2 (version ship with Ubuntu 11.10 32bits).
Tb error console give me this:
--------------------------------
Erreur : erreur de syntaxe (Error: syntax error)
Fichier Source : http://www.ame-no-tsuki.fr/feed/
Ligne : 2, Colonne : 17
Code Source :
User-agent: *
Plus two warnings: obsolete attributes "position" & totalSize.
Avertissement : L'utilisation de l'attribut « position » pour des événements de progression XMLHttpRequest est obsolète.
Fichier Source : chrome://messenger-newsblog/content/feed-subscriptions.xul
Ligne : 0
Avertissement : L'utilisation de l'attribut « totalSize » pour des événements de progression XMLHttpRequest est obsolète.
Fichier Source : chrome://messenger-newsblog/content/feed-subscriptions.xul
Ligne : 0
--------------------------------
And it still work well (no bug, no message in error console) with Firefox (10.0.2 Ubuntu 11.10 32 bits).
although i don't see it, the syntax error is because.. there is a syntax error in the source.
the 2 warnings will be going away, and are not important nor affect anything.
You need to log in
before you can comment on or make changes to this bug.
Description
•