[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
Mon May 13 13:25:13 CEST 2013


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

--- Comment #39 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
In fact I wanted to check if the result is an array, and not something else
(hash or scalar).
Can you tell me why this line is wrong?
isa_ok( ref @listorders, 'ARRAY','GetOrdersByBiblionumber : result is an array'
);

I don't know the meaning of "$#listorders ". what is it supposed to check?

Mathieu

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


More information about the Koha-bugs mailing list