https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38214

--- Comment #3 from Phil Ringnalda <[email protected]> ---
Right. 2.26 and 2.27 you need to call Template::Filters->use_rfc3986() to have
"(", ")", "*", "!", and "'" escaped, 2.26 you need to update to 2.27 to have
'"' escaped by use_rfc3986(). 2.28 you no longer need to use_rfc3986().

So, when do we switch to 2.28?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to