6 Nov
2024
6 Nov
'24
11:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38214 --- Comment #3 from Phil Ringnalda <phil@chetcolibrary.org> --- 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.