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

            Bug ID: 41359
           Summary: There is no warning when Bcrypt settings are invalid
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

To recreate:
1 - Add a line to koha-conf, or replace existing entry:
    <bcrypt_settings>FALSE</bcrypt_settings>
2 - Enable system preferences for Pseudonymization:
    Pseudonimization: Enable
    PseudonymizationPatronFields: All selected
    PseudonymizationTransactionFields: All selected
3 - Checkout an item to a patron
4 - Check Administration->Jobs->Manage Jobs
5 - Note failed job for Pseudonymization
6 - Check the worker log:
    /var/log/koha/kohadev/worker-output.log
    [2025/12/02 16:25:23] [WARN] Uncaught exception processing job id=12: bad
base64 encoding at /kohadevbox/koha/Koha/PseudonymizedTransaction.pm line 175.

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