GNOME Bugzilla – Bug 305761
list of users who use a set profile does not change even when profile is deleted and then remade
Last modified: 2007-09-19 19:52:14 UTC
1) Start Sabayon 2) Create a new profile 3) Keeping this new profile highlighted, select "Users" 4) Select one or more users for this profile 5) Delete this profile 6) Create a new profile with the same name as step 2 7) Keeping this profile highlighted, select "Users" 8) Note that the users selected in step 4 are still checked Maybe this is a desired result, but I assume that if I want to delete the profile completely, I should be allowed to delete the user list associated with it as well.
Thanks, fixed on HEAD: 2005-06-08 Mark McLoughlin <markmc@redhat.com> Fixes bug #305761 * admin-tool/profilesdialog.py: (ProfilesDialog.__delete_currently_selected): remove any references to the profile from userdb too.