https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28692
--- Comment #32 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #30) > Created attachment 127577 [details] [review] > Bug 28962: (QA follow-up) Fix test for objects > > Simpler to check the ref instead of isa. > Fix the bug where object is first stringified and then tested for > being a Koha::Item. > > Signed-off-by: Marcel de Rooy <[email protected]> This is not correct, we have modules in Koha:: that are not Koha::Object-based objects. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
