After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161611 - Feeds do not return to uncategorized when associated group is deleted.
Feeds do not return to uncategorized when associated group is deleted.
Status: RESOLVED FIXED
Product: straw
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Juri Pakaste
Juri Pakaste
Depends on:
Blocks:
 
 
Reported: 2004-12-18 10:53 UTC by Scott Robinson
Modified: 2005-03-10 05:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Uncategorized patch. (618 bytes, patch)
2004-12-18 10:54 UTC, Scott Robinson
none Details | Review

Description Scott Robinson 2004-12-18 10:53:02 UTC
If all the groups a feed is a member of are deleted, then the feed retains
its uncategorized status.

1) Create a new feed.
2) Create a new group.
3) Associate the feed to the group.
4) Delete the group via the Preferences menu without removing the feed from
the group.
5) Switch to the Uncategorized view.

The feed will not be listed in any view except "All".
Comment 2 Scott Robinson 2004-12-18 10:54:35 UTC
Created attachment 34960 [details] [review]
Uncategorized patch.

This solves the problem, albiet in a ugly way.
Comment 3 Jan Alonzo 2005-03-10 05:56:44 UTC
Thanks for the patch. I think iterating through the feeds in the category and
removing the feed should just work. No need to fiddle with events in this case.

Thanks anyway. :-) I will close this now.


Cheers,