https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17919
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #59063|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- 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 <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
