The OCLC Connexion Desktop Client now throws the following error in master (also exists in 3.10.03:) <pre>Undefined subroutine &main::BatchFindBibDuplicates called at /home/koha/kohaclone/svc/import_bib line 89, <DATA> line 522. I suspect this is due to changes in bug 7475 that modifies BatchFindBibDuplicates to BatchFindDuplicates It's a simple enough fix for this problem; will submit a patch shortly. :TNR
Created attachment 16821 [details] [review] Bug 9908 - Fixing OCLC Connexion Client To Test - Apply patch, test connexion client. Without patch it won't work, with patch it will.
Created attachment 16823 [details] [review] Bug 9908 - Fixing OCLC Connexion Client To Test - Apply patch, test connexion client. Without patch it won't work, with patch it will.
Created attachment 16824 [details] [review] Bug 9908 - Fixing OCLC Connexion Client Fix issue where exporting a bib from the OCLC Connexion client or web interface to a Koha database would always result in an "Unsuccessful request" error. To Test: [1] Apply patch [2] Start the Connexion import daemon. [3] Start the Connexion client or web interface (requires that you you posses OCLC cataloging credentials). [4] Locate a bib and use Connexion to export it to the Koha database. [5] Verify that the bib is successfully added. Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Created attachment 16849 [details] [review] [PASSED QA] Bug 9908 - Fixing OCLC Connexion Client Fix issue where exporting a bib from the OCLC Connexion client or web interface to a Koha database would always result in an "Unsuccessful request" error. To Test: [1] Apply patch [2] Start the Connexion import daemon. [3] Start the Connexion client or web interface (requires that you you posses OCLC cataloging credentials). [4] Locate a bib and use Connexion to export it to the Koha database. [5] Verify that the bib is successfully added. Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests and QA script pass. Logical change and trusting sign off here as I don't have access to WorldCat for testing this.
This patch has been pushed to master.
Pushed to 3.10.x and 3.8.x will be in 3.10.5 and 3.8.11