[Koha-bugs] [Bug 32800] build_oai_sets.pl fails on deleted records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 2 16:59:13 CET 2023


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 146016
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146016&action=edit
Bug 32800: Don't embed items for deleted records

To test:
1 - Delete a biblio
2 - perl /kohadevbox/koha/misc/migration_tools/build_oai_sets.pl -v -i -r
3 - Error:
    Can't call method "items" on an undefined value at
/kohadevbox/koha/Koha/Biblio/Metadata.pm line 163.
4 - Apply patch
5 - Repeat
6 - Success!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list