https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20996 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #16 from Magnus Enger <magnus@libriotech.no> --- No bug 21079 applied, no. At least I think I found the difference in the JSON delivered, thanks to the "Response preview" in the Chromium developer tools. Without the patches applied, each request described in the JSON data has a data element "metadata" which contains just the properties that are set up by "sub metadata" in Base.pm. With the patches applied, this same data element contains *all* the request attributes, but not the data from "sub metadata" (this results in Title and Author not being populated in the table, as well as the errors/warnings I mentioned earlier). I have not looked into what is causing this difference. -- You are receiving this mail because: You are watching all bug changes.