[Koha] Editing a biblio record
Marty
ontariowolf64 at yahoo.com
Sat Nov 27 12:59:44 NZDT 2010
I suspect authority issues, (is the field grayed out?)
You can edit all of your frameworks to
"unlink" MARC fields to authority types, or if have acces to the
database, you could execute:
UPDATE marc_subfield_structure SET authtypecode = NULL WHERE authtype IS NOT NULL;
A bit drastic but it will get rid of all links to authorities in the frameworks.
(With thanks to Bernardo Gonzalez Kriegel)
--- On Fri, 11/26/10, Paul <paul.a at aandc.org> wrote:
From: Paul <paul.a at aandc.org>
Subject: [Koha] Editing a biblio record
To: "koha" <koha at lists.katipo.co.nz>
Received: Friday, November 26, 2010, 5:40 PM
We are "experimenting" in preparation for importing some 16,000 *book*
entries from Excel spreadsheets into Koha (Koha 3.00.06 on Ubuntu Server
10.10) using MarcEdit.
I have run into a snag editing a MARC biblio record using
<http://koha-admin/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=xxx>.
We unfortunately got the "Title" of the Author (Sir Max Aitken) (100$c)
into 700$a as a co-author.
I can add|correct 100$c without difficulty, but cannot in any way delete or
modify 700$a - I can highlight it with the mouse, but the keyboard is
totally unresponsive.
Any suggestions warmly welcomed - thanks.
Paul
_______________________________________________
Koha mailing list http://koha-community.org
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20101126/97a32a49/attachment.htm
More information about the Koha
mailing list