Summary: | Remove AMICUS from default fr-CA z39.50 servers | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | 1joynelson, david, f.demians, gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This removes AMICUS from the fr-CA sample z39.50 servers list as it is no longer valid.
|
|
Version(s) released in: |
20.05.00
|
Circulation function: | |
Attachments: |
Attachment to Bug 24707 - Remove AMICUS from default fr-CA z39.50 servers
Bug 24707: Remove AMICUS from default fr-CA z39.50 servers Bug 24707: Remove AMICUS from default fr-CA z39.50 servers |
Description
Caroline Cyr La Rose
2020-02-21 17:42:37 UTC
Created attachment 99425 [details] [review] Attachment to Bug 24707 - Remove AMICUS from default fr-CA z39.50 servers Bug 24707: Remove AMICUS from default fr-CA z39.50 servers In installer/data/mysql/fr-CA/facultatif/sample_z3950_servers.sql, there is an entry for AMICUS, the old catalogue of Library and Archives Canada. Unfortunately, LAC decided to go with OCLC and discontinued AMICUS. This patch removes that entry in the installation files since it is useless. To test: 1) Apply patch 2) Make a fresh fr-CA install 3) Make sure there are no errors 4) In Administration > Z39.50/SRU servers, make sure AMICUS is not there Created attachment 99458 [details] [review] Bug 24707: Remove AMICUS from default fr-CA z39.50 servers In installer/data/mysql/fr-CA/facultatif/sample_z3950_servers.sql, there is an entry for AMICUS, the old catalogue of Library and Archives Canada. Unfortunately, LAC decided to go with OCLC and discontinued AMICUS. This patch removes that entry in the installation files since it is useless. To test: 1) Apply patch 2) Make a fresh fr-CA install 3) Make sure there are no errors 4) In Administration > Z39.50/SRU servers, make sure AMICUS is not there Signed-off-by: David Nind <david@davidnind.com> Comment on attachment 99425 [details] [review] Attachment to Bug 24707 - Remove AMICUS from default fr-CA z39.50 servers Not sure what I did incorrectly again. Obsoleting patch. Might have a little conflict with bug 24708, but should be easy to resolve for RM ;) Created attachment 99463 [details] [review] Bug 24707: Remove AMICUS from default fr-CA z39.50 servers Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice work everyone! Pushed to master for 20.05 Enhancement not pushed to 19.11.x |