http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13789
--- Comment #1 from Dobrica Pavlinusic <[email protected]> --- Created attachment 36445 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36445&action=edit Bug 13789 - facets with accented utf-8 characters generate double encoded links Bug 13425 tried to fix XSS in OPAC, but as result it double encoded strings in facets and made links with accented characters (which where encoded by url filter) broken. This is just a test commit to see wheater removing url filter fixes this (it does), but it also re-introduces XSS bug so it's not ready for signoff. -- 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/
