[Koha-bugs] [Bug 30744] Non-public note is visible in OPAC in Title Notes tab

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 6 15:06:49 CEST 2022


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list