[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] Re: [Koha] More on Z39.50
From: |
Ron Wickersham |
Subject: |
[Koha-devel] Re: [Koha] More on Z39.50 |
Date: |
Fri Nov 2 00:15:02 2001 |
hi Steve,
good work.
i did notice on a later test the CIP for Hall's book is printed as 97-45837
but is entered in the add record form as 97045837. is this expected or
a bug?
-ron
On Thu, 1 Nov 2001, Tonnesen Steve wrote:
> Thanks for the testing! Your testing pointed out some small problems
> which I have corrected.
>
> I wasn't removing the '-'s from ISBN's. I am now. You can put in the
> dashes or leave 'em out. They'll be removed before querying the Z39.50
> servers.
>
> I wasn't accessing the full AMICUS database at the National Library of
> Canada, so whoever searched for "Global action for biodiversity: an
> international framework for implementing the Convention on biological
> diversity" will find that it finds it successfully now.
>
> I've added a note saying how many records were found for each query in the
> queue.
>
>
> Now I really need to get full MARC support in Koha so that all of this
> data doesn't have to get mangled. :)
>
> Steve.