Closed
Bug 714240
Opened 14 years ago
Closed 14 years ago
Downloadcrew giveaway RSS doesn't work and folder update is broken.
Categories
(MailNews Core :: Feed Reader, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 450543
People
(Reporter: sergei.ivn+bugzilla, Unassigned)
References
()
Details
Attachments
(2 files)
Hi, guys.
Several days ago I subscribed to this feed http://giveaway.downloadcrew.com/feeds/rss . But I could get only one message immediately after the subscribing and nothing on the next days. Tried to manually clean folder files and rdfs but nothing changed. Another interesting thing - now I have Bug 582960 for the folder with the new subscription (there are two feeds in the folder).
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111224 Thunderbird/9.0.1
I uploaded complete Feeds folder as attachment.
Comment 1•14 years ago
|
||
(In reply to Serg Iv from comment #0)
The links itself contains only 1 RSS post.
(In reply to Hashem Masoud from comment #1)
Yes but it's changed every day.
Made an attachment to show how my folder update is broken (rel. to bug 582960).
Updated•14 years ago
|
Component: General → Feed Reader
Product: Thunderbird → MailNews Core
QA Contact: general → feed.reader
the problem is this rss2 feed does not publish a <guid> (unique id) and the <link> is always the same, so Tb thinks a new item is a dupe. there is a flaw in the unique id gen code in such a case. there are a number of similar bugs, though it's not always easy to tell.
best to ask the publisher to create a <guid> (though it's optional per spec) otherwise see if bug 450543 gets attention (and handles this).
(there are a number of recent landed bugs that fix the longstanding folderpane move/delete issues, to hit Tb 11-13 in time).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Thanks for the reply. I told Downloadcrew guys about this issue.
But how does this explain why RSS folder update is broken?
(In reply to Serg Iv from comment #5)
> Thanks for the reply. I told Downloadcrew guys about this issue.
> But how does this explain why RSS folder update is broken?
it is unrelated. the folder/feed problem is complex; one way (of many) to break it was to merely dnd move a feed folder in folderpane. but it should be fixed in upcoming releases.
Today Downloadcrew guys added <guid> element to the RSS feed. Now both of these issues disappeared. Perhaps this bug should be closed.
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•