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

--- Comment #10 from Magnus Enger <mag...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to