[Koha-bugs] [Bug 25639] Add search queries to HTML so queries can be retrieved via JS

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 20 11:09:48 CEST 2020


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

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Maybe they are not needed in other places?
If I search for "a\n'", I get:
    var query_desc = "kw,wrdl: a\n'";
    var querystring = "a\n'";
with and without the replaces

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


More information about the Koha-bugs mailing list