http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10176
Karam Qubsi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |[email protected] --- Comment #1 from Karam Qubsi <[email protected]> --- Created attachment 17952 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17952&action=edit Solve-the-Invalid-URLs-in-Refine-Search-Results 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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
