http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=854 Summary: Error using non-MARC biblio entry form Product: Koha Version: 2.2.0 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: Acquisitions (Simple) AssignedTo: tonnesen@cmsd.bc.ca ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net I tried turning off MARC in preferences and using the addbiblio-nomarc.pl script, but submitting the form resulted in these errors: DBD::mysql::db do failed: Access denied for user: 'kohaadmin@localhost' to database 'Koha' at /usr/local/koha/intranet/modules//C4/Biblio.pm line 332. Undefined subroutine &main::branches called at /usr/local/koha/intranet/cgi-bin/acqui.simple/additem-nomarc.pl line 72, <DATA> line 422. I'm assuming that addbiblio-nomarc.pl and additem-nomarc.pl should still be supported since we still have the option in system preferences for switching off MARC support. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.