http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12768 Charles Farmer <charles.farmer@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #45 from Charles Farmer <charles.farmer@inlibro.com> --- (In reply to Jonathan Druart from comment #38)
It does not seem to work if item-level_itypes is set to biblio. You should also provide tests for C4::Circulation::LostItem (I suspect that the problem comes from the query executed in this subroutine).
When you say "provide tests for LostItem", do you mean that a separate file should be written under t/db_dependent/Circulation/ for that purpose, or would you accept if the tests were added to everything else in Circulation.t ? -- You are receiving this mail because: You are watching all bug changes.