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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/