31 Aug
2023
31 Aug
'23
4:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33036 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- 1. Tests are missing 2. You are duplicating code. The correct way to do this is to first move the code to a module, provide test, then call that method from merge.pl and your Mojo controller. -- You are receiving this mail because: You are watching all bug changes.