[Koha-bugs] [Bug 29810] Add embed options documentation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 13 22:14:26 CEST 2022


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

--- Comment #66 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 133285
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133285&action=edit
Bug 29810: Fix patron embed definitions

Due to a race and a bad rebase, the patrons embeds added on bug 30063
didn't get copied to the parameters secition, thus breaking embedding.

To test:
1. In master, open the patron search page and the inspector
2. Perform a search
=> FAIL: No results
=> FAIL: There's an error 500 in the API response, mentioning embedding
is not allowed
3. Apply this patch
4. Restart all
6. Repeat 2
=> SUCCESS: Results are back!
=> SUCCESS: No more API errors
7. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list