| Summary: | 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Andreas Roussos <arouss1980> |
| Component: | Searching - Zebra | Assignee: | Andreas Roussos <arouss1980> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | trivial | ||
| Priority: | P3 | CC: | fridolin.somers, martin.renvoize, nick |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11927 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25149 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: |
Bug 21416: 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf
Bug 21416: 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf |
||
|
Description
Andreas Roussos
2018-09-26 16:29:28 UTC
Created attachment 79465 [details] [review] Bug 21416: 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf 'gr' (as in 'Greek') is missing from the ZEBRA_LANGUAGE options in debian/templates/koha-sites.conf. This patch fixes that. Test plan: 1) view koha-sites.conf and notice how 'gr' is missing from the ZEBRA_LANGUAGE options 2) apply the patch 3) observe that koha-sites.conf now includes 'gr' as an option Created attachment 79471 [details] [review] Bug 21416: 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf 'gr' (as in 'Greek') is missing from the ZEBRA_LANGUAGE options in debian/templates/koha-sites.conf. This patch fixes that. Test plan: 1) view koha-sites.conf and notice how 'gr' is missing from the ZEBRA_LANGUAGE options 2) apply the patch 3) observe that koha-sites.conf now includes 'gr' as an option Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Easy change, just advertising the existing option, moving to PQA directly. Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.05 Pushed to 17.11.x for 17.11.11 |