| Summary: | fr-CA OPAC_REG_VERIFY has hard-coded http:// | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mark Tompsett <mtompset> |
| Component: | Notices | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 14622 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 23256: Remove the http:// prefix before OPACBaseURL in OPAC_REG_VERIFY
Bug 23256: Remove the http:// prefix before OPACBaseURL in OPAC_REG_VERIFY |
||
|
Description
Mark Tompsett
2019-07-02 18:42:40 UTC
Created attachment 95616 [details] [review] Bug 23256: Remove the http:// prefix before OPACBaseURL in OPAC_REG_VERIFY The title explained everything, compare with installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql and other notices. It's certainly due to the fact that fr-CA took time to be integrated and the change happened in the meanwhile Created attachment 95767 [details] [review] Bug 23256: Remove the http:// prefix before OPACBaseURL in OPAC_REG_VERIFY The title explained everything, compare with installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql and other notices. It's certainly due to the fact that fr-CA took time to be integrated and the change happened in the meanwhile Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Trivial fix, passing QA. Nice work! Pushed to master for 19.11.00 |