Summary: | Error when previewing record during batch record modification | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Tools | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Lucas Gass (lukeg) <lucas> |
Severity: | critical | ||
Priority: | P5 - low | CC: | aleisha, andrew, david, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This patch corrects an error in the script which outputs MARC data for preview during batch record modification.
|
Version(s) released in: |
23.05.00,22.11.03
|
Circulation function: | |||
Attachments: |
Bug 32631: Error when previewing record during batch record modification
Bug 32631: Error when previewing record during batch record modification Bug 32631: Error when previewing record during batch record modification |
Description
Owen Leonard
2023-01-13 14:58:16 UTC
Created attachment 145278 [details] [review] Bug 32631: Error when previewing record during batch record modification This patch corrects an error in the script which outputs MARC data for preview during batch record modification. To test, apply the patch and restart services. You will need at least one MARC modification template in your system. - Go to Cataloging -> Batch record modification - Submit a batch of bibliographic records - In the table of records that follows, click any "Show MARC" button. A modal window should appear with a preview of the modified record. Created attachment 145325 [details] [review] Bug 32631: Error when previewing record during batch record modification This patch corrects an error in the script which outputs MARC data for preview during batch record modification. To test, apply the patch and restart services. You will need at least one MARC modification template in your system. - Go to Cataloging -> Batch record modification - Submit a batch of bibliographic records - In the table of records that follows, click any "Show MARC" button. A modal window should appear with a preview of the modified record. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Fix is simple and makes perfect sense, QA script is happy. Created attachment 145592 [details] [review] Bug 32631: Error when previewing record during batch record modification This patch corrects an error in the script which outputs MARC data for preview during batch record modification. To test, apply the patch and restart services. You will need at least one MARC modification template in your system. - Go to Cataloging -> Batch record modification - Submit a batch of bibliographic records - In the table of records that follows, click any "Show MARC" button. A modal window should appear with a preview of the modified record. Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Not needed in 22.05.x *** Bug 33347 has been marked as a duplicate of this bug. *** |