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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/