10 Dec
2020
10 Dec
'20
4:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27165 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- opac-MARCdetail.pl checks whether a subfield should be a link, and outputs HTML if it is. The template assumes that the subfield value *doesn't* contain HTML and uses the "html" filter on the variable. The template needs a check on whether the subfield is a link in order to selectively use the "$raw" filter. -- You are receiving this mail because: You are watching all bug changes.