[Koha-bugs] [Bug 34225] KohaTable broken on batch item deletion and modification results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 7 14:24:14 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 153171
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153171&action=edit
Bug 34225: KohaTable broken on batch item deletion and modification results

This patch adds the columns_settings include file to the batch item
modification and batch item deletion templates so that the tables can be
rendered as DataTables.

To test, apply the patch and go to Cataloging -> Batch item
modification.

- Submit a batch of barcodes or item numbers for modification.
- On the next page which shows all the items you submitted, the table
  should be rendered as a DataTable.
- Confirm that sorting, filtering, and export all work correctly.
- Confirm that there are not JS errors in the browser console.
- Perform the same tests on Cataloging -> Batch item deletion.

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


More information about the Koha-bugs mailing list