Stephen Hedges wrote:
Paul -
There are a few MARC tags which seem to be missing from version 1.9.0 (at least I haven't found them :-)
LDR -- the leader information, which is generally inserted by the cataloger and contains information about the MARC record that follows 001 -- Control Number, also inserted by the cataloger 003 -- Control Number Identifier, not as common, but still often inserted by the cataloger. 005 -- Date and Time of Last Transaction, generated by the computer (not the cataloger), probably the same as the old Koha "timestamp." 007 -- Physical Description Fixed Field, inserted by the cataloger and used extensively in shared catalogs between libraries as a standard way to describe the item. 008 -- Fixed Data, inserted by the cataloger.
All of these are described, of course, at http://www.loc.gov/marc/bibliographic/ecbdlist.html
I'll look deeper tomorrow. Time for bed now in France :-)
I've got two other complaints with 1.9.0 -- ready?
Yes. Unstable versions are here for bugs tracking
- the circulation.pl script just returns a blank page on my computer (no error messages), but maybe that's because I have no data loaded?
Strange... This was the behaviour of the 1.3.3 and now works on my local install ! Could you take a look at your koha_error log file ? the error is hidden there :-) (type in a console, as root, on your webserver : tail -f /var/log/httpd/koha_error.log The exact name of the file depends on your linux distro and your koha install)
- marc_subfields_structure.pl is in Polish, instead of English.
Yes, someone else reported this. It's the polish translator that made some mistakes. We reverted back to english most of them, but missed this one :-) -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)