[Koha-bugs] [Bug 24633] Add support for gitlab searching of plugins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 6 11:43:07 CET 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Passed QA                   |Failed QA

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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 "&?&".

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


More information about the Koha-bugs mailing list