http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7250
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #7 from Paul Poulain <[email protected]> 2011-11-25 13:29:10 UTC --- patch pushed please test NOTE: just in case you miss the information like I did: it worked through the staff interface, this fix is just for staging records through the command line script (misc/stage_biblios_file.pl) Test plan: ./stage_biblios_file.pl --encoding ISO_5426 --file ../temp/panier.iso2709 --comment command_line ... staging MARC records -- please wait ... finished staging MARC records MARC record staging report ------------------------------------ Input file: ../temp/panier.iso2709 Number of input bibs: 4 Number of valid bibs: 4 Number of invalid bibs: 0 Incoming bibs not matched against existing bibs (--match-bibs option not supplied) No items parsed (--add-items option not supplied) => checked that diacritics were OK on the staff interface, they were -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
