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

--- Comment #10 from David Cook <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to