Hi there, the bug is in OLDnewbiblio in Biblio.pm at line 1459 (version 2.0.0pre5) To fix, replace : $sth->execute($bibnum,$biblio->{'title'},$biblio->{'author'},$biblio->{'copyright'},$series,$biblio->{'seriestitle'},$biblio->{'notes'},$biblio->{'abstract'}); with : $sth->execute($bibnum,$biblio->{'title'},$biblio->{'author'},$biblio->{'copyrightdate'},$series,$biblio->{'seriestitle'},$biblio->{'notes'},$biblio->{'abstract'}); Chris
On 2003-11-06 09:15:11 +0000 Chris Michalak <michalak@mech.ubc.ca> wrote:
Hi there,
I've added this to the bug report. Thanks for looking at it, Chris. -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
participants (2)
-
Chris Michalak -
MJ Ray