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

--- Comment #6 from Nick Clemens (kidclamp) <[email protected]> ---
(In reply to Katrin Fischer from comment #2)
> Bug 37368 has a note that makes me think it might be related - even a fix
> maybe?
> 
> This patch adds the missing library embed from the patron search forms.
> This embed is required for the case where a patron is missing both first and
> last name or is from a different library group and thus falls into the
> 'Patron from library X' block.

Nope, this is unrelated. We limit the search by libraries that can be seen,
then redact any patrons we can't see - that redaction breaks the api response
as it blanks fields that should not be null

We don't need to redact in this case, because we already limited to visible
libraries, we just didn't get the list correctly

-- 
You are receiving this mail because:
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