https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37383
--- Comment #5 from Katrin Fischer <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #3) > (In reply to Katrin Fischer from comment #2) > > Hm, I think that is another side effect of bug 37392. > > Can you try if the view_borrower_infos_from_any_libraries makes any > > difference? > > I've observed this on two different superlibrarian accounts, so I hadn't > really considered a permissions-based solution. Just now I created an > account with (catalogue) and (editcatalogue) permissions. They did not get > an edit button for an item at a different library. When I added the > view_borrower_infos_from_any_libraries permission it did not make the button > appear. You also need edit_items I believe And try to add a library group with all your libraries within and remove the view_borrower_infos_from_any_libraries... But I think it's still the same bit of code that causes both bugs, even if we cannot use the same workaround. I dug into the code making the button display yesterday, and there is definitely something wrong there. For someone looking here, please also look at my notes on bug 37392. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
