http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12229
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28410|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <[email protected]> --- Created attachment 28456 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28456&action=edit [PASSED QA] Bug 12229: fix to prevent adding of invalid records in marc file Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Work as described. No errors Test: 1. Edit record, add 100.000 chars text to 500a 2. xml export produce the record, 3. mrc export do not produce the record, warning on log export.pl: record (number 2025) length 102668 is larger than the MARC spec allows (99999 bytes) at... Signed-off-by: Kyle M Hall <[email protected]> -- 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/
