http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14691
--- Comment #15 from David Cook <[email protected]> --- Looks like the RFC3986 regression was fixed in master... https://github.com/abw/Template2/commit/af3444f719490d814c15c2fea3ff3c4e34d1f9a9 -- Another alternative option to my alternate patch is instead of using a Template::Plugin::Filter, we could add a "&escape_uri" function to the FILTERS configuration option in C4::Templates. -- You are receiving this mail because: You are the assignee for the bug. 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/
