https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42558
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #32 from Andrew Fuerste-Henry <[email protected]> --- I can replicate David's errors in t/db_dependent/ILSDI_Services.t and t/db_dependent/api/v1/holds.t when there's a value in Holds Allowed (daily). Both tests fail with this code applied and a value in that circ rule. I've got a couple other tests in that list that currently fail with our without these patches. t/db_dependent/Circulation.t fails with "# Failed test 'No tests run for subtest "Test CanBookBeIssued param ignore_reserves (Bug 35322)"' # at t/db_dependent/Circulation.t line 7887. encountered object '2026-06-15T15:48:49', but neither allow_blessed, convert_blessed nor allow_tags settings are enabled (or TO_JSON/FREEZE method missing) at /usr/share/perl5/JSON.pm line 173." t/db_dependent/Hold.t gives the following if the Holds Log is enabled: "t/db_dependent/Hold.t .. 1/36 cannot encode reference to scalar 'SCALAR(0xaaab22007568)' unless the scalar is 0 or 1 at /kohadevbox/koha/C4/Log.pm line 166." -- You are receiving this mail because: 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/
