Wm. Nick Clemens

Results 3 issues of Wm. Nick Clemens

GetMarcAuthors has been removed, see the reference Koha bug below: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27266

"GetMarcBiblio" is not exported by the C4::Biblio module: /var/lib/koha/karachi/plugins/Koha/Plugin/EDS/opac/2111/opac-sendbasket.pl, referer: Should use: my $biblio_object = Koha::Biblios->find( $biblionumber ); my $record = $biblio_object->metadata->record;

When a user searches using the plguin, if they are not signed they receive a link:javascript:LoginRequired() for some materials The link 'javascript:LoginRequired()' is generated by the plugin when the cookie...