https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38441 Pedro Amorim <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181120|0 |1 is obsolete| | --- Comment #98 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- Created attachment 181601 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181601&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.