https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104

--- Comment #232 from Pedro Amorim (ammopt) <[email protected]> ---
Created attachment 203782
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203782&action=edit
Bug 35104: (RM follow-up) Fix regressions.t for Metadata's new auto-repair

Koha::Biblio::Metadata->store() now repairs recoverable MARCXML faults
before saving, so this test's invalid data no longer reaches the DB
and detail.pl never hits a decoding error.

Write the metadata directly via the DBIC row instead, bypassing
store()'s repair, so the test still exercises detail.pl's own
defensive handling of corrupt metadata.

Test plan:
prove t/db_dependent/selenium/regressions.t

Signed-off-by: Pedro Amorim <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to