https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17469 --- Comment #11 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 59025 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59025&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 <mtompset@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.