[Koha-bugs] [Bug 30388] Fix some errors in the template for ordering from a MARC file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 28 19:40:43 CEST 2022


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 132358
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132358&action=edit
Bug 30388: Fix some errors in the template for ordering from a MARC file

This patch fixes a few markup errors in the addorder2709 template. The
modal dialog markup is corrected and moved out of the loop of records so
that it doesn't create repeating id attributes. Obsolete CSS is removed,
fixing the width of the MARC preview modal.

The calendar include is added, fixing a Flatpickr error in the console.

Double ID attributes are removed from the Statistics 1 and Statistics 2
fields.

To test, apply the patch and test the process of adding an order to a
basket from a staged MARC file. Test in particular:

 - The MARC and Card previews
 - The "Date acquired" field under the "Item information" tab should
   trigger a Flatpickr widget.

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


More information about the Koha-bugs mailing list