https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24457 Bug ID: 24457 Summary: K::A::Basket->to_api is not passing the parameters to the parent class implementation Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org it calls $self->SUPER::to_api but misses to pass the parameers. This makes embedding related objects fail to work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.