http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7513
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7522|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <[email protected]> 2012-02-18 07:22:02 UTC --- Created attachment 7746 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7746 Bug 7513 Marc Import Hangs On some record, the commit_biblio_file is creating wide character because as_xml is not used with correct parameter. This patch fixes that. To test on a UNIMARC Koha, stage attachment 7510 and then import. It hangs before the patch, it passes after. Signed-off-by: Chris Cormack <[email protected]> -- 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/
