http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8844 mathieu saby <mathieu.saby@univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mathieu.saby@univ-rennes2.f | |r --- Comment #4 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- I made some tests with a standard and non-standard unimarc configuration. It is working properly (the right fields and subfields are edited in the records). Ex for a non-standard configuration: UNIMARC_sync_date_created_with_marc_biblio.pl -v -run -c 099b -m 099c I also tested the where option. It is working too (if the SQL limitation contains several words, you need to put into " ") Ex : UNIMARC_sync_date_created_with_marc_biblio.pl -v --where "biblionumber between 1 and 4" => "Number of concerned biblios: 4" So I sign off. Mathieu Saby Rennes 2 University -- You are receiving this mail because: You are watching all bug changes.