[Koha-bugs] [Bug 10070] History of anonymous searches is not kept

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 15:43:41 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070

--- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Whaou, in fact the solution is easy, the function to call is uri_escape (what
it was before bug 6554).

uri_escape_utf8 was introduced by bug 6554 and this patch fixed the issue but
not for utf8 characters. So in 3.12, if you revert this one, it will introduce
the uri_escape_utf8 call :)

So I will provide 1 patch for 3.12 and 1 for master.
I think it is not useful to open a new report, say me if you disagree.

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


More information about the Koha-bugs mailing list