https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17469
--- Comment #28 from Jonathan Druart <[email protected]> --- Created attachment 59247 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59247&action=edit Bug 17469: Add missing sample notices to fr-CA web installer Adds missing notices to the fr-CA web installer: - MEMBERSHIP_EXPIRY - PASSWORD_RESET Renames RESERVESLIP to HOLD_SLIP TEST PLAN --------- 1) Apply the first patch 2) prove xt/sample_notices.t -- it should fail for fr-CA. 3) Apply the second patch 4) prove xt/sample_notices.t -- it should pass. 5) run all tests (prove t; prove xt) -- they should generally pass 6) run koha qa test tools NOTE: Split test patch from fix patch, so could prove problem exists easily. Signed-off-by: Mark Tompsett <[email protected]> Signed-off-by: Caitlin Goodger <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
