]> git.koha-community.org Git - koha.git/commit
Bug 9908 - Fixing OCLC Connexion Client
authorThatcher Rea <thatcher.rea@bywatersolutions.com>
Fri, 22 Mar 2013 21:51:15 +0000 (10:51 +1300)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 30 Mar 2013 07:14:59 +0000 (20:14 +1300)
commit24678f549022d3feb5f3a4ebd6d51fb8278e0a98
treee4cc701acaf39965521847a5734c71c45bb51d68
parentaadd195aed721fc4d5591bd1f728a8a6d0f1b5f8
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.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
svc/import_bib