http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Hardware|Macintosh |All Version|rel_2_2 |master Resolution|MOVED |--- --- Comment #1 from Frédéric Demians <[email protected]> --- This bug reappear in HEAD/3.8. When trying to display a virtual shelf (list) containing a deleted biblio, this error message is displayed: Software error: Can't call method "field" on an undefined value at ....C4/Koha.pm line 1231. A fix is possible by modifying SQL query retrieving biblios, just skipping records from virtual shelf table with no linked record in biblio table. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
