[Koha-bugs] [Bug 33347] MARC preview broken when applying MARC modification template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 28 00:19:02 CEST 2023


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

--- Comment #1 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 148788
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148788&action=edit
Bug 33347: Fix MARC preview when applying modification template

A previous fix to use $biblio->metadata->record accidentally broke the MARC
preview when applying a MARC modification template. This patch makes sure the
record is correctly fetched.

To test:

1. Create a simple MARC modification template and action (tool now found under
Cataloguing)
2. Go to Batch record modification
3. Enter a biblionumber and select your template
4. Click the Show MARC button to preview your changes
5. Notice there is an error in the plack log and the preview never loads
6. Apply the patch and refresh the page
7. Click the Show MARC button to preview your changes
8. Confirm the MARC preview successfully loads

Sponsored-by: Education Services Australia SCIS

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


More information about the Koha-bugs mailing list