http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13417 --- Comment #34 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 35763 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35763&action=edit Bug 13417: Limit the permission to delete It's preferable to limit the permission to delete shelves. Apply both patches before testing, then follow this test plan Currently a public list can only be deleted by its owner. This means lists can exist infinitely. This will introduce a new permission for list. With this permission, a staff member will be allow to delete any public lists. Test plan: 1/ Add the manage_shelves permission to a patron. 2/ Login with this patron 3/ Go on the public list view 4/ You should be able to delete all public lists Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.