https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30744
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from Katrin Fischer <[email protected]> --- I am a little worried that we won't be able to backport this looking at the dependency tree. Would it be possible to create a simple fix for the older versions in addition to this? I wonder if it might have been better to deal with expanding authorised values separately? Detail page explodes: Can't locate object method "search" via package "Koha::ClassSources" (perhaps you forgot to load "Koha::ClassSources"?) at /kohadevbox/koha/C4/Biblio.pm line 1510 Tests fail: t/db_dependent/Koha/Biblio.t .. 13/21 # Failed test 'Authorised value is correctly parsed to show description rather than code' # at t/db_dependent/Koha/Biblio.t line 719. # got: 'CODE' # expected: 'Description should show' # Failed test 'Authorised value is correctly parsed for OPAC to show description rather than code' # at t/db_dependent/Koha/Biblio.t line 727. # got: 'CODE' # expected: 'Description should show OPAC' # Looks like you failed 2 tests of 14. t/db_dependent/Koha/Biblio.t .. 15/21 # Failed test 'get_marc_notes() MARC21 tests' # at t/db_dependent/Koha/Biblio.t line 736. t/db_dependent/Koha/Biblio.t .. 21/21 # Looks like you failed 1 test of 21. t/db_dependent/Koha/Biblio.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/21 subtests Test Summary Report ------------------- t/db_dependent/Koha/Biblio.t (Wstat: 256 Tests: 21 Failed: 1) Failed test: 15 Non-zero exit status: 1 Files=1, Tests=21, 14 wallclock secs ( 0.05 usr 0.01 sys + 11.36 cusr 1.68 csys = 13.10 CPU) Result: FAIL -- 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/
