[Koha-bugs] [Bug 23256] New: fr-CA OPAC_REG_VERIFY has hard-coded http://

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 2 20:42:40 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23256

            Bug ID: 23256
           Summary: fr-CA OPAC_REG_VERIFY has hard-coded http://
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org

Should be an easy fix to remove the http://, since the OPACBaseUrl is supposed
to have the protocol in it.

Need to create an atomic update (fix during upgrade) AND
fix installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
(fix on fresh install)

TEST PLAN
----------
1) install fresh for fr-CA language
2) OPAC_REG_VERIFY letter should have http:// in it.
3) apply patch
4) restart all
5) run database upgrade
6) OPAC_REG_VERIFY letter should not have http:// in it.
7) reset all
8) OPAC_REG_VERIFY letter should not have http:// in it.
9) run qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list