[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 15:12:27 CET 2016


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46247|0                           |1
        is obsolete|                            |

--- Comment #2 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 46255
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46255&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.

Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
  Test fails before patch, and doesn't anymore after.

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


More information about the Koha-bugs mailing list