30 Oct
2018
30 Oct
'18
1:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13812 --- Comment #10 from David Cook <dcook@prosentient.com.au> --- Just realized that Katrin's comment is from February 2017. I see there is a html filter on the OPAC template: <span class="facet-label"><a href="[% local_url | html %]" title="[% facet.facet_title_value | html %]">[% facet.facet_label_value | html %]</a></span> I have no idea why we're html escaping the URL... But it does seem to work... -- You are receiving this mail because: You are watching all bug changes.