27 Apr
2023
27 Apr
'23
8:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33623 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 150281 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150281&action=edit Bug 33623: Encode URL params for getAll We must encode properly URL parameters when building the REST API routes Can be tested easily using const client = APIClient.erm client.licenses.getAll({ "me.name:%ff%" }) -- You are receiving this mail because: You are watching all bug changes.