5 Jan
2016
5 Jan
'16
11:26 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15467 --- Comment #1 from Jonathan Druart <jonathan.druart@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.