19 Aug
2024
19 Aug
'24
10:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37637 --- Comment #6 from Sam Lau <samalau@gmail.com> --- Created attachment 170482 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170482&action=edit Bug 37637: Use the API to load the items table This patch removes the previous use of the database to load the additem table and instead uses the API. To test: 1) Test the current datatable behavior: visit an item's detail page and select 'Edit' then 'Edit items' 2) Apply the patches, restart_all, reset_all, clear caches, etc. 3) Again, test the table behaviors. Try adding items, using the actions, filtering and sorting the items, etc. -- You are receiving this mail because: You are watching all bug changes.