Hi Jesse,
We’ve started back at 2.0.0, we then ran the structure_def.sql
to populate the marc tags, then ran koha2marc.pl. All the records seemed to
process correctly at this version.
We then did an update to version 2.2.0 (not sure which rc it
was) and most items seem to be working **other than a weird display issue in
the librarian interface where /search.marc/search.pl isn’t displaying search
results properly, we get the expected number of results, just don’t see any data),
we upgraded to 2.26 and see the same results returned but it has now extened to
the opac (opac-search.pl).
I looked at the marc_biblio table and it has 1086 records, where
we have 1086 records in our biblio table.
Our test is to search for “quantum” in any word. We get 199
results (but no data returned) just empty lines. Searching the marc_word table
gives us 211 results with quantum in the word field…
Any other ideas?
Thanks,
Steve.
From: koha-bounces@lists.katipo.co.nz
[mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Jesse
Sent: April-14-08 5:16 PM
To: Koha Mailing List
Subject: Re: [Koha] Column 'bibid' cannot be null - koha2marc.pl -d
It looks like something is going wrong when koha2marc
attempts to add the MARC tag for the item. Can you check to see if the
marc_biblio table in the koha database has any entries, and whether they're
correct?
--
Jesse