6 Nov
2020
6 Nov
'20
7:15 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24633 --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #11)
It seems that we should URI escape the term before.
With this patch if you search "*" you get: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/JSON.pm line 190
Without the patch you can search for "*", but "&?&".
Reported on bug 26952. -- You are receiving this mail because: You are watching all bug changes.