28 Jan
2014
28 Jan
'14
6:47 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11623 --- Comment #2 from David White <dswhite42@yahoo.com> --- Sorry, one other bug: * When attempting to run "misc/maintenance/remove_items_from_biblioitems.pl", a number of SQL statements fail because C4/Biblio.pm tries to update columns that don't exist in 3.00.00.070 . Specifically, any attempt to "UPDATE biblioitems" that refers to the "ean" and "agerestriction" column fails. * workaround: temporarily remove references to those columns in C4/Biblio.pm, and restore them after "remove_items_from_biblioitems.pl" has completed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.