https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17919 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #59063|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 59068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59068&action=edit Bug 17919: (bug 17466 follow-up) Koha::Issue is now called Koha::Checkout Ignoring the pluralization or lack thereof: $ git grep "Koha::Issue" -- This has results. But this was renamed by 17796, and supposedly still in discussion in 16870. apply this patch, and do the same git. There will be no results. This was found while running a prove t/db_dependent/00-strict.t Signed-off-by: Claire Gravely <claire_gravely@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.