https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25090
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #41 from Jonathan Druart <[email protected]> --- 1. New notice templates should use the TT syntax https://wiki.koha-community.org/wiki/Coding_Guidelines#NOTICE1:_Default_Notices_should_now_be_writing_using_template_toolkit 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
