[Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 2 11:39:03 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957

--- Comment #10 from Magnus Enger <magnus at libriotech.no> ---
I am trying to test this, but after applying the patches (and fixing some
conflicts), I get this error when I try to do a search, both in the OPAC and
the intranet: 

Can't locate object method "fields" via package "DBI::db" at
/home/kohaadmin/kohaclone/C4/Biblio.pm line 2673.

Line 2673 looks like this: 

  MARCFIELD: foreach my $field ( $record->fields() ) {

I'll try to figure out the problem, but if anyone got any hunches I'm all ears!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list