2 Jun
2016
2 Jun
'16
10:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #10 from Magnus Enger <magnus@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.