22 Mar
2017
22 Mar
'17
2:50 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17257 --- Comment #8 from Srdjan Jankovic <srdjan@catalyst.net.nz> --- (In reply to Jonathan Druart from comment #6)
As I said, I just mimic what existed before. The plan is to move C4::Members::AddMember to Koha::Patron, of course. But that patch is just supposed to be a bugfix. I understand. In that light I think it would be better to fix it in Koha::Patron rather than adding more code to a legacy module. Especially when you can add it elegantly to Patron::new(), bonus moving similar lines too - a micro-refactoring that will make moving AddMember to Patroms easier.
-- You are receiving this mail because: You are watching all bug changes.