[Koha-bugs] [Bug 35329] Move patron searches to a modal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 9 20:32:42 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35329

--- Comment #12 from Owen Leonard <oleonard at myacpl.org> ---
Here's what I've found so far:

- The search from neworderempty.pl doesn't work at all. The form shows up but
doesn't work to return results.

- On some pages there is feedback when you click an "Add" button from the
search results. If you select a patron who has a space in borrowers.firstname,
e.g. "John Quincy" the message looks like this:

"Patron 'John%20Quincy Adams' added."

- Intermittently I get this error:

Uncaught TypeError: can't access property "description",
categories_map[data.toLowerCase()] is undefined

...but I haven't been able to pin down how to reproduce it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list