http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944
--- Comment #190 from Jonathan Druart <[email protected]> --- Created attachment 28248 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28248&action=edit Bug 11944: Fix encoding issue on search history Newly introduced by patches from bug 10807, the string was decoded before to be stored in session. To reproduce: Enable history search Go at the OPAC and log out Search for صة Go on your search history The search description should be correctly encoded Signed-off-by: Jonathan Druart <[email protected]> -- 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/
