https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42873
--- Comment #8 from David Cook <[email protected]> --- Ohhh it uses XML::LibXML::Reader. I *love* XML::LibXML::Reader. It's so good. I don't know what I think about skipping the MARC::Record->new constructor though. That seems hacky? I notice in the docs it says that the XML is pre-validated as it was validated on write, but that's not necessarily true. If people ingested records via an alternative method that didn't use Koha's internal APIs, that assumption would be false. -- As per my inline comments, wouldn't it make more sense to default to off for a behaviour change like this? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
