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

Lisette Scheer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179808|0                           |1
        is obsolete|                            |

--- Comment #51 from Lisette Scheer <[email protected]> ---
Created attachment 180042
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180042&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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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