Bug 32015 - Cannot search for basket creator in advanced order search
Summary: Cannot search for basket creator in advanced order search
Status: RESOLVED DUPLICATE of bug 31782
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-27 11:43 UTC by Stefan Berndtsson
Modified: 2022-11-16 22:59 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Berndtsson 2022-10-27 11:43:23 UTC
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.
Comment 1 Katrin Fischer 2022-11-16 22:59:09 UTC
Hi Stefan, I believe this was fixed by bug 31782 now.

*** This bug has been marked as a duplicate of bug 31782 ***