https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38327 --- Comment #7 from Jan Kissig <bibliothek@th-wildau.de> --- (In reply to Jan Kissig from comment #5)
I can easily recreate an 403 (running koha 24.05):
- go to https://KOHA/cgi-bin/koha/mainpage.pl - when already logged in, click log out - then log in - 403
As my bookmark was to mainpage.pl I ran into this quite often. When starting from https://KOHA/ everything works as expected
I have to correct my last comment: I had an AJAX call included via intranetuserjs on mainpage which fetched an internal report on $(document).ready(). When I disabled the fetch of the report the recreation of the behavior was not possible. So it seems connected to the AJAX-call after the DOM was built. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.