https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #33 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
