https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40943 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #3 from Jonathan Druart <jonathan.druart@gmail.com> --- As requested on bug 37041 the patches have been moved to a separate bug report. However they do fix the issue raised there. Test plan: Logout - http://localhost:8081/cgi-bin/koha/mainpage.pl?logout.x=1 Go to add biblio - http://localhost:8081/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=4 Login koha/koha => Without this patch you get a 403 => With this patch applied you get the edit biblio form. -- You are receiving this mail because: You are watching all bug changes.