https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35651 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 160326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160326&action=edit Bug 35651: Add check to make sure user has advanced_editor permission To test: 1. Turn on the system preference 'EnableAdvancedCatalogingEditor'. 2. Set up a staff user with permissions to editcatlouge but make sure "Use the advanced cataloging editor (requires edit_catalogue)" if OFF. 3. Log in as that patron. 4. Go to a record or create a new one in the basic editor and see the toggle advanced editor button. 5. Try toggling it and you are logged out. 6. APPLY PATCH 7. Try 3 & 4 again, this time there should be no toggle button. 8. Log in as a patron who does havbe the "Use the advanced cataloging editor (requires edit_catalogue)" permission on. They should be able to toggle between editors. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.