CVS Commit Overview for 2006-10-03
==================================
2006-10-03 Tibor Simko <[email protected]>
* INSTALL: Added note on the necessity of *not* using MySQLdb
1.2.1_p2, for it leads to a codec error when running webcoll.
Versions like 1.2.0 (tested on FreeBSD-6.1) or 1.2.1g2 (tested on
Debian/Sarge) are known to work fine. (The problems with 1.2.1_p2
are to be fixed later.)
2006-10-03 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibrecord.py: Added optional
desired_field_number argument for record_add_field(). Useful for
BibUpload insert mode to place controlfield 001 at the top.
2006-10-03 Tibor Simko <[email protected]>
* modules/bibedit/lib/bibrecord_tests.py: Added tests for the
desired field number argument when adding control- and data-
fields.
2006-10-03 Tibor Simko <[email protected]>
* modules/bibupload/lib/bibupload.py: (1) Put 001 in front of the
newly inserted records, fixing a particular regression test case.
(2) Avoid treating special tags (FMT, FFT) when updating bibxxx and
bibrec_bibxxx tables. (3) Removed unnecessary and repetitive
bibxxx table existence checks, speeding up BibUpload by a factor of
about 5.
--
CDS Invenio Developers <[email protected]>