https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32015 Bug ID: 32015 Summary: Cannot search for basket creator in advanced order search Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: stefan.berndtsson@ub.gu.se QA Contact: testopia@bugs.koha-community.org Since Bug 30578 the previous auto completion (circ/ysearch.pl) was replaced with the jQuery autocomplete functionality. The search on the advanced order search page in acquisitions still sends "term" as query parameter, but it is now received by api/v1/patrons instead of circ/ysearch.pl and that api route does not recognise this parameter name. I do not understand how the two autocomplete features work, or what has to be done to fix this, so I'm unable to provide a patch for it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.