[Koha-bugs] [Bug 33568] Use the REST API to display items on the biblio detail view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 18 10:49:54 CEST 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #33 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Owen Leonard from comment #32)
> I noticed a couple more issues:
> 
> - With SeparateHoldings enabled (set to "home library"), the tabs show up
> correctly and the contents of the tabs appear to be correct but the
> DataTables filters are enabled by default, though the control says "Show
> filters"

I don't see that. The filters are not there and the link is "Show filters".

> Clicking "Show filters" makes the tables disappear.

However I am seeing that. It should be fixed now (commit "Bug 33568: (folow-up)
Restore filters" has been adjusted)

> - I happened to look at a record from my own test data having items which
> had invalid item types. This caused a 500 error in the console and prevented
> the table from loading.

This is actually "expected". Koha is not supposed to behave correctly if
invalid item types are used. It's not directly related to this bug, see bug
33166.
For the record, the error is "Can't call method "notforloan" on an undefined
value at /kohadevbox/koha/Koha/Item.pm line 1510."

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


More information about the Koha-bugs mailing list