[Koha-bugs] [Bug 29341] If OpacRenewalBranch = opacrenew, pseudonymization process leads to "internal server error" when patrons renew the loans at OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 28 21:43:39 CEST 2021


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

--- Comment #4 from David Nind <david at davidnind.com> ---
More testing notes (koha-tetsing-docker):

- Database query:
  . access the database: koha-mysql kohadev
  . select * from pseudonymized_transactions;

- View the log where the error appears: vi
/var/log/koha/kohadev/plack-opac-error.log

- Run tests before and after - they should pass: 
  . prove t/db_dependent/Koha/Pseudonymization.t

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


More information about the Koha-bugs mailing list