http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10176 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17952|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 17953 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17953&action=edit [SIGNED-OFF] Bug-10176 Solve the Invalid URLs in 'Refine Search Results' when it uses UNICODE symbols I just add use utf8; to the Search.pm and the problem was solved . Test plan : 1- Add bib records with non-latin characters 2- search for some of these records 3- try to refine your search using Subject / Author Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work fixing URLs in facets. Now they work correctly. No errors. -- You are receiving this mail because: You are watching all bug changes.