https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34631 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |nick@bywatersolutions.com --- Comment #37 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- Agreeing with others here - we need a new pref or another way of determining access - this would be a large change of behavior. Additionally, I can still edit additional contents through URL manipulation: http://localhost:8081/cgi-bin/koha/tools/additional-contents.pl?op=add_form&id=7&editmode=wysiwyg It doesn't matter if the id in question belongs to my branch, it will after the edit, but I can still affect them Adding the delete button in manually as well: <input type="checkbox" name="ids" value="2"> Allows me to delete any entry -- You are receiving this mail because: You are watching all bug changes.