http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15467 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46255|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 46348 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46348&action=edit [PASSED QA] 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. Signed-off-by: Frédéric Demians <f.demians@tamil.fr> Test fails before patch, and doesn't anymore after. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.