https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36357
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #16 from Victor Grousset/tuxayo <[email protected]> --- What's the reason to choose `require Koha::Template::Filters::I18N;` vs `use`? See https://wiki.koha-community.org/wiki/Coding_Guidelines#PERL31:_Prefer_.22use.22_than_.22require.22 ---- typos found: «Usesdf different» «Instanticate» --- Besides that, all seems to comply with coding guidelines :) Additional testing was done to double check the plural and single cases. To complement the test plan, I tested in the OPAC instead of staff interface. I don't see what else would be missing from test plan. I don't know enough on the functional side and about eventual unwanted side effects but at least here is a partial QA on the boring steps ^^ -- 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/
