Bug 9908

Summary: OCLC Connexion Desktop Client Doesn't Work
Product: Koha Reporter: Thatcher Rea <thatcher.rea>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P5 - low CC: chris, katrin.fischer, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9908 - Fixing OCLC Connexion Client
Bug 9908 - Fixing OCLC Connexion Client
Bug 9908 - Fixing OCLC Connexion Client
[PASSED QA] Bug 9908 - Fixing OCLC Connexion Client

Description Thatcher Rea 2013-03-22 21:48:26 UTC
The OCLC Connexion Desktop Client now throws the following error in master (also exists in 3.10.03:)

<pre>Undefined subroutine &amp;main::BatchFindBibDuplicates called at /home/koha/kohaclone/svc/import_bib line 89, &lt;DATA&gt; 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
Comment 1 Thatcher Rea 2013-03-22 21:53:10 UTC Comment hidden (obsolete)
Comment 2 Thatcher Rea 2013-03-22 23:14:58 UTC Comment hidden (obsolete)
Comment 3 Galen Charlton 2013-03-22 23:15:40 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2013-03-25 06:46:44 UTC
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.
Comment 5 Jared Camins-Esakov 2013-03-30 01:29:34 UTC
This patch has been pushed to master.
Comment 6 Chris Cormack 2013-03-30 07:16:11 UTC
Pushed to 3.10.x and 3.8.x will be in 3.10.5 and 3.8.11