https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25483 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think the other bug is relevant in that the 'fix' here would be to remove the filter again, but we'd still end up with wrong HTML and that is not a good solution, especially since not all browsers might be so lenient in parsing it. It was not intended to carry HTML. Good point about the |. My general feeling is that markup should be avoided whenever possible in favor of structured data entry. Make entry easy as possible and use the software to do the formatting. I think the issue here is not that you don't want it to appear as link some cases or that it doesn't, but that we have no way to configure a link text (see comment#5) or shorten very long URLs. -- You are receiving this mail because: You are watching all bug changes.