Hi all, I've installed a pilot version of Koha to try it out for a new small library in Ohio (USA). The interface is very nice, and for the most part is working great, but I'm having troubles with the Z39.50 search portion of the acquisitions interface. With either the simple or the normal/advanced interface, when I edit a MARC biblio and click the "Z39.50 search" button I get this Javascript error in the Javascript console of my browser (happens on Firefox, Mozilla, and IE): Error: document.forms[0].field_value has no properties Source File: acqui.simple/addbiblio.pl?oldbiblionumber=1 Line: 412 When I inspect the DOM of the page I see that document.forms[0] doesn't have any property field_value, so this looks like a legitimate error message. Is this page working for other people? My Koha version is: 2.0.1RC1 Thanks, Matt Hartfield --- Matt Hartfield matt@rainbowwings.org