[Bug 19964] New: Can't call method "fields" on an undefined value at /usr/ share/koha/lib/C4/Biblio.pm line 2438
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19964 Bug ID: 19964 Summary: Can't call method "fields" on an undefined value at /usr/share/koha/lib/C4/Biblio.pm line 2438 Change sponsored?: --- Product: Koha Version: master Hardware: PC OS: All Status: NEW Severity: critical Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: mjoao@reitoria.ulisboa.pt QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 70464 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70464&action=edit 3 images as described in comment This error occurs on records that are data as deleted, but actually appear in the results of an OPAC and Intranet environment search (image 1). What appears to give rise to these failures is some power failure when creating a new bibliographic record. The record gets an error in some field, does not allow us to have access to continue to edit or correct, but appears in the search results (image 1); and when trying to open this error appears (image 2 & 3). can anyone help find a solution, especially so that erroneous bibliographic records do not appear in the OPAC and Intranet search results? Thanks Maria Nunes -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19964 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |nick@bywatersolutions.com Status|NEW |RESOLVED --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- It sounds like an indexing error - you should run a full rebuild of your indexes to make sure these are all cleared out. As to why it happened, that is harder to say. If records were deleted via the db the zebra queue may not have been updated. You can ask in IRC or on the mailing lists for more information, but I think it is not a bug -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org