https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37032
--- Comment #3 from Emmi Takkinen <[email protected]> --- (In reply to Emmi Takkinen from comment #2) > (In reply to Emmi Takkinen from comment #1) > > It seems there is a typo in holds.yaml. Setting "collectionFormat: csv" is > > included inside "items" of "x-koha-embed". Fixing this allows me to add and > > call item as emded. However now some of my API calls fail on 500 error and > > Mojolicious compalains that "Not a HASH reference at > > /usr/share/perl5/SQL/Abstract/Classic.pm line 804". > > This doesn't seem to be related to emded problem. I mean, fixing this doesn't lead to 500 errors. Those are rather related how I'm building my table with API result. Fixing that typo allows using embed objects again. -- You are receiving this mail because: You are the assignee for the bug. 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/
