Hello Ítalo,
Which version of Koha are you using?
Is the C4/Search.pm line 1915:
my $fw = $scan
? undef
: $bibliotag < 10
? GetFrameworkCode($marcrecord->field($bibliotag)->data)
:
GetFrameworkCode($marcrecord->subfield($bibliotag,$bibliosubf));
My guess would be that you have a record without the field mapped with
biblio.biblionumber.
Regards,
Jonathan
On Tue, 31 Jul 2018 at 18:14 Italo Brasileiro <
[email protected]> wrote:
> Hi guys!
>
> I'm getting the following error message when I search the catalog:
> "Can't call method "data" on an undefined value at
> /usr/share/koha/lib/C4/Search.pm line 1915.
> For help, please send mail to the webmaster ([no address given]), giving
> this error message and the time and date of the error."
>
> Has anyone ever experienced this?
> Thanks!
>
> --
> Ítalo Barbosa Brasileiro
> _______________________________________________
> Koha mailing list http://koha-community.org
> [email protected]
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha