[Koha-bugs] [Bug 28912] New: Pseudonymization should display a nice error message when brcypt_settings are not defined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 27 16:05:42 CEST 2021


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

            Bug ID: 28912
           Summary: Pseudonymization should display a nice error message
                    when brcypt_settings are not defined
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Currently we cause an ISE when bcrypt_settings are missing

We should throw/catch an exception and display a nicer error message

To recreate:
1 - edit koha-conf, remove 'bcrypt_settings'
2 - Enable pseudonymization
3 - Attempt a checkout
4 - Boom!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list