[Koha-bugs] [Bug 28734] Koha::Biblio->get_marc_notes should parse authorised values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 12 09:13:19 CEST 2021


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

--- Comment #29 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 126052
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126052&action=edit
Bug 28734: Clear cache to prevent random failures

MSS is modified, we must clear the cache before and after

    #   Failed test 'Authorised value is correctly parsed to show description
rather than code'
    #   at t/db_dependent/Koha/Biblio.t line 617.
    #          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 624.
    #          got: 'CODE'
    #     expected: 'Description should show OPAC'
    # Looks like you failed 2 tests of 13

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


More information about the Koha-bugs mailing list