[Koha-bugs] [Bug 15467] AuthoritiesMarc.t is failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 5 11:26:02 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15467

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 46247
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46247&action=edit
Bug 15467: If authtypecode is not defined, do not explode

The test t/db_dependent/AuthoritiesMarc.t fails because one test expect
the BuildSummary subroutine to not crash if the authtypecode passed in
parameter does not exist in the DB.

Test plan:
prove t/db_dependent/AuthoritiesMarc.t
should return green.

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


More information about the Koha-bugs mailing list