https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38327

--- Comment #7 from Jan Kissig <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to