https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18942 Bug ID: 18942 Summary: Acquisitions module fails to load with an error when hash created on empty values Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: ldjamison@marywood.edu QA Contact: testopia@bugs.koha-community.org Under certain circumstances, the Acquisitions module fails to load at CanUserUseBudget in C4::Budgets. To replicate (assuming using kohadevbox): 1. Login as koha_kohadev 2. Attempt to load the Acquisitions module 3. Notice Internal Server Error 4. Check plack log which shows Can't call method "unblessed" on an undefined value at /home/vagrant/kohaclone/C4/Budgets.pm line 919. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.