[Koha-bugs] [Bug 13074] C4::Items::_build_default_values_for_mod_marc should use Koha::Cache

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 4 20:44:20 CEST 2016


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgkriegel at gmail.com

--- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Hi,
found a fail in t/db_dependent/Items.t, subtest 4 of test 10

    not ok 4 - items.barcode is not mapped anymore, so the DB column has not
been updated

    #   Failed test 'items.barcode is not mapped anymore, so the DB column has
not been updated'
    #   at t/db_dependent/Items.t line 661.
    #          got: undef
    #     expected: 'a barcode'
    # Looks like you failed 1 test of 4.
not ok 10 - C4::Items::_build_default_values_for_mod_marc

Something in my data?
Does not fail in master.

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


More information about the Koha-bugs mailing list