Closed Bug 250835 Opened 21 years ago Closed 21 years ago

Deleting a feed doesn't properly remove the items from the items data source

Categories

(MailNews Core :: Feed Reader, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mscott, Assigned: mscott)

References

Details

Attachments

(1 file)

1) Add a feed, download the articles for the feed. 2) Now delete the feed through the subscriptions UI 3) Restart 4) Add the same feed again. 5) Note that we don't re-download the articles and the folder is empty.
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.8
Attached patch the fixSplinter Review
Comment on attachment 152827 [details] [diff] [review] the fix The existing code subscription.js was using wasn't properly getting the RDF node for the feed being removed so it was never removing the outgoing arcs for each item. Instead of fixing it, I just got rid of that code altogether and re-used the existing code in newsblog.js which already does this.
Attachment #152827 - Flags: superreview?(bienvenu)
Attachment #152827 - Flags: superreview?(bienvenu) → superreview+
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 305727 has been marked as a duplicate of this bug. ***
Component: RSS → Feed Reader
Product: Thunderbird → MailNews Core
Target Milestone: Thunderbird0.8 → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: