https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25090 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com Status|Signed Off |Failed QA --- Comment #41 from Jonathan Druart <jonathan.druart@gmail.com> --- 1. New notice templates should use the TT syntax https://wiki.koha-community.org/wiki/Coding_Guidelines#NOTICE1:_Default_Noti... 2. Changes to .pm should be covered by tests 3. At first glance I'd say that the changes for OPAC_REG_VERIFY_LIB should go close to OPAC_REG (which is nicely placed in a module, Koha::Patron->notify_library_of_registration) Code seems duplicated. -- You are receiving this mail because: You are watching all bug changes.