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

Jason Robb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Version|22.05                       |Main

--- Comment #3 from Jason Robb <[email protected]> ---
I was able to replicate this in a sandbox with these steps:

1. Make sure you are logged in as Centerville
2. Do a patron search for 'Ac' -- there are two patrons: Henry (Staff) and Edna
(Patron)
2. Go to Administration > Patron Categories
3. Edit the Patron (PT) category, set the Library limitations to Fairfield only
4. Do the patron search for 'Ac' again - it hangs up with a Processing box

This happens when logged in with the superlibrarian account, and when logged in
with an account with view_borrower_infos_from_any_library enabled.

The console shows this error:

Uncaught TypeError: Cannot read properties of undefined (reading 'description')
    at render
(member.pl?quicksearch=1&searchmember=Ac&searchfieldstype=standard&branchcode_filter=&categorycode_filter=:3141:90)
    at datatables.min_24.0600014.js:41:12136
    at e.fnGetData (datatables.min_24.0600014.js:41:15516)
    at S (datatables.min_24.0600014.js:41:18049)
    at St (datatables.min_24.0600014.js:41:20531)
    at y (datatables.min_24.0600014.js:41:22994)
    at It (datatables.min_24.0600014.js:41:28350)
    at datatables.min_24.0600014.js:41:26897
    at Object.e [as success] (datatables.min_24.0600014.js:41:25877)
    at c (jquery-3.6.0.min_24.0600014.js:2:28327)

-- 
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/

Reply via email to