https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22891 Bug ID: 22891 Summary: ILS-DI: RenewLoan explodes in error Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Blocks: 22742 Target Milestone: --- I am getting an error message when trying to test RenewLoan from ILS-DI: circular data structures not supported at /home/vagrant/kohaclone/opac/ilsdi.pl line 233. or: Can't encode a value of type: CODE at /home/vagrant/kohaclone/opac/ilsdi.pl line 233. URL I used: http://localhost:8080/cgi-bin/koha/ilsdi.pl?service=RenewLoan&patron_id=51&item_id=756 Itemnumber = 756 is checked out to my patron with the borrowernumber 51 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22742 [Bug 22742] RenewLoan return wrong datetime format -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.