26 Apr
2013
26 Apr
'13
3:43 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #10 from Jonathan Druart <jonathan.druart@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.