17 Apr
2025
17 Apr
'25
8:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38441 --- Comment #82 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 181120 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181120&action=edit Bug 38441: (QA follow-up): Handle undef userenv C4::Context->userenv may be undef (after a reset_all, trying to place an unauthenticated request without being logged). This change prevents a nasty 500 error trying use undefined as hash Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.