[Koha-bugs] [Bug 7593] merging bib records loses connection to order line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 12 16:48:19 CEST 2013


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

--- Comment #35 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
I suspect this is going to break unit tests on jenkins, in which case I will be
reverting it. This line:
+   isa_ok( ref @listorders, 'ARRAY','GetOrdersByBiblionumber : result is an
array' );
seems problematic. Perhaps you want to check that $#listorders > 1, Mathieu?

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


More information about the Koha-bugs mailing list